[csw-devel] SF.net SVN: gar:[15397] csw/mgar/pkg/gcc4/branches/gccgo/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Aug 21 10:58:44 CEST 2011


Revision: 15397
          http://gar.svn.sourceforge.net/gar/?rev=15397&view=rev
Author:   wahwah
Date:     2011-08-21 08:58:44 +0000 (Sun, 21 Aug 2011)

Log Message:
-----------
pkg/gcc4/branches/gccgo: enabling the go frontend

Modified Paths:
--------------
    csw/mgar/pkg/gcc4/branches/gccgo/Makefile

Modified: csw/mgar/pkg/gcc4/branches/gccgo/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/branches/gccgo/Makefile	2011-08-21 08:57:57 UTC (rev 15396)
+++ csw/mgar/pkg/gcc4/branches/gccgo/Makefile	2011-08-21 08:58:44 UTC (rev 15397)
@@ -66,7 +66,7 @@
 CONFIGURE_ARGS += --enable-stage1-languages=c
 # We'll build ada later. It requires the PPL library.
 # CONFIGURE_ARGS += --enable-languages=ada,c,c++,fortran,java,objc
-CONFIGURE_ARGS += --enable-languages=c,c++,fortran,java,objc
+CONFIGURE_ARGS += --enable-languages=c,c++,fortran,java,objc,go
 CONFIGURE_ARGS += --enable-bootstrap
 CONFIGURE_ARGS += --with-system-zlib
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list