]> git.ipfire.org Git - thirdparty/gcc.git/blob - gotools/ChangeLog
Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether this...
[thirdparty/gcc.git] / gotools / ChangeLog
1 2015-01-09 Ian Lance Taylor <iant@google.com>
2
3 * Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending
4 on whether this is a native build or not.
5 (GOCOMPILE, GOLINK): Use $(GOCOMPILER) instead of $(GOC).
6 (MOSTLYCLEANFILES): Define.
7 * Makefile.in: Rebuild.
8
9 * Initial implementation.