[csw-devel] SF.net SVN: gar:[16882] csw/mgar/gar/v2/gar.mk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Jan 23 13:12:17 CET 2012
Revision: 16882
http://gar.svn.sourceforge.net/gar/?rev=16882&view=rev
Author: dmichelsen
Date: 2012-01-23 12:12:17 +0000 (Mon, 23 Jan 2012)
Log Message:
-----------
mGAR v2: Enable ISA wildcards in EXTRA_PAX_ARGS
Modified Paths:
--------------
csw/mgar/gar/v2/gar.mk
Modified: csw/mgar/gar/v2/gar.mk
===================================================================
--- csw/mgar/gar/v2/gar.mk 2012-01-23 10:35:20 UTC (rev 16881)
+++ csw/mgar/gar/v2/gar.mk 2012-01-23 12:12:17 UTC (rev 16882)
@@ -844,7 +844,7 @@
# has not, so we use this one for appending.
-_PAX_ARGS = $(_INC_EXT_RULE) $(_EXTRA_PAX_ARGS) $(EXTRA_PAX_ARGS_$(MODULATION)) $(EXTRA_PAX_ARGS)
+_PAX_ARGS = $(_INC_EXT_RULE) $(_EXTRA_PAX_ARGS) $(call modulationvalue,EXTRA_PAX_ARGS) $(EXTRA_PAX_ARGS)
define killprocandparent
cpids() { \
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