Revision: 7586
          http://gar.svn.sourceforge.net/gar/?rev=7586&view=rev
Author:   bdwalton
Date:     2009-12-09 01:51:26 +0000 (Wed, 09 Dec 2009)

Log Message:
-----------
coreutils: build with gcc4 for extra tools

Modified Paths:
--------------
    csw/mgar/pkg/coreutils/trunk/Makefile

Modified: csw/mgar/pkg/coreutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/coreutils/trunk/Makefile       2009-12-08 20:20:41 UTC (rev 
7585)
+++ csw/mgar/pkg/coreutils/trunk/Makefile       2009-12-09 01:51:26 UTC (rev 
7586)
@@ -2,6 +2,9 @@
 GARVERSION = 8.1
 CATEGORIES = utils
 
+# building with gcc gets us extra tools (eg: stdbuf)
+GARCOMPILER = GCC4
+
 SHELL = /opt/csw/bin/bash
 
 PREREQUISITE_PKGS = CSWbash


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to