[csw-devel] SF.net SVN: gar:[16103] csw/mgar/pkg/netcdf/trunk/Makefile
gadavis at users.sourceforge.net
gadavis at users.sourceforge.net
Sun Nov 6 19:28:51 CET 2011
Revision: 16103
http://gar.svn.sourceforge.net/gar/?rev=16103&view=rev
Author: gadavis
Date: 2011-11-06 18:28:50 +0000 (Sun, 06 Nov 2011)
Log Message:
-----------
/home/gadavis/mgar/pkg/netcdf/trunk: Don't send BUILD_ARGS to the test target
Modified Paths:
--------------
csw/mgar/pkg/netcdf/trunk/Makefile
Modified: csw/mgar/pkg/netcdf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netcdf/trunk/Makefile 2011-11-06 18:11:10 UTC (rev 16102)
+++ csw/mgar/pkg/netcdf/trunk/Makefile 2011-11-06 18:28:50 UTC (rev 16103)
@@ -100,7 +100,7 @@
BUILD_ARGS += CXXFLAGS="$(CXXFLAGS)"
## Test args need to be the same otherwise various tests don't link
-TEST_ARGS = $(BUILD_ARGS)
+#TEST_ARGS = $(BUILD_ARGS)
GARCOMPILER = GCC4
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