[csw-devel] SF.net SVN: gar:[13766] csw/mgar/pkg/gettext/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Mar 13 14:09:37 CET 2011
Revision: 13766
http://gar.svn.sourceforge.net/gar/?rev=13766&view=rev
Author: bdwalton
Date: 2011-03-13 13:09:37 +0000 (Sun, 13 Mar 2011)
Log Message:
-----------
gettext/trunk: use xnorunpath, not norunpath
Modified Paths:
--------------
csw/mgar/pkg/gettext/trunk/Makefile
Modified: csw/mgar/pkg/gettext/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gettext/trunk/Makefile 2011-03-13 12:49:22 UTC (rev 13765)
+++ csw/mgar/pkg/gettext/trunk/Makefile 2011-03-13 13:09:37 UTC (rev 13766)
@@ -207,7 +207,7 @@
BUILD64 = 1
NOISAEXEC = 1
STRIP_LIBTOOL = 1
-EXTRA_LINKER_FLAGS = -norunpath
+EXTRA_LINKER_FLAGS = -xnorunpath
#NOTE: gettext tests are sensitive to bash environment variables, make sure
# custom paths are prefixed by $PATH, may be better to set aside
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