[csw-devel] SF.net SVN: gar:[15765] csw/mgar/pkg/lmbench/trunk/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Mon Sep 26 19:41:27 CEST 2011


Revision: 15765
          http://gar.svn.sourceforge.net/gar/?rev=15765&view=rev
Author:   skayser
Date:     2011-09-26 17:41:27 +0000 (Mon, 26 Sep 2011)
Log Message:
-----------
lmbench/trunk: pass our CC to lmbench's build system

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

Modified: csw/mgar/pkg/lmbench/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lmbench/trunk/Makefile	2011-09-26 17:13:41 UTC (rev 15764)
+++ csw/mgar/pkg/lmbench/trunk/Makefile	2011-09-26 17:41:27 UTC (rev 15765)
@@ -21,7 +21,7 @@
 # lmbench doesn't use autoconf, but their own set of Makefiles and custom
 # written platform detection scripts, cf. Makefile & src/Makefile
 CONFIGURE_SCRIPTS =
-BUILD_TARGET = build
+BUILD_ARGS = build CC=$(CC)
 
 include gar/category.mk
 

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