[csw-devel] SF.net SVN: gar:[16187] csw/mgar/pkg/libtasn1/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Nov 13 22:50:07 CET 2011
Revision: 16187
http://gar.svn.sourceforge.net/gar/?rev=16187&view=rev
Author: dmichelsen
Date: 2011-11-13 21:50:07 +0000 (Sun, 13 Nov 2011)
Log Message:
-----------
libtasn1/trunk: Disable $ISALIST
Modified Paths:
--------------
csw/mgar/pkg/libtasn1/trunk/Makefile
Modified: csw/mgar/pkg/libtasn1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libtasn1/trunk/Makefile 2011-11-13 21:46:41 UTC (rev 16186)
+++ csw/mgar/pkg/libtasn1/trunk/Makefile 2011-11-13 21:50:07 UTC (rev 16187)
@@ -35,6 +35,10 @@
LD_OPTIONS =
EXTRA_LINKER_FLAGS = $(RUNPATH_LINKER_FLAGS)
+# Trying to put $ISALIST in LINKER_FLAGS would require more quoting here and
+# we don't really need it anyway, so disable for now.
+NOISALIST = 1
+
BUILD64 = 1
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