SF.net SVN: gar:[23813] csw/mgar/pkg/ImageMagick/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed Jun 18 15:30:42 CEST 2014


Revision: 23813
          http://sourceforge.net/p/gar/code/23813
Author:   lblume
Date:     2014-06-18 13:30:38 +0000 (Wed, 18 Jun 2014)
Log Message:
-----------
ImageMagick/trunk: Bump version to 1.0pre4

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

Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/Makefile	2014-06-18 10:50:48 UTC (rev 23812)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile	2014-06-18 13:30:38 UTC (rev 23813)
@@ -186,8 +186,10 @@
 
 REINPLACE_USRLOCAL += config/mime.xml
 
-EXTRA_LINKER_FLAGS = -lsocket -lnsl
-EXTRA_LD_OPTIONS = -z nolazyload
+#EXTRA_LINKER_FLAGS = -lsocket -lnsl 
+#EXTRA_LD_OPTIONS = -z nolazyload 
+EXTRA_LINKER_FLAGS = -lsocket -lnsl  -Wl,-z,nolazyload -Wl,-Bdirect
+EXTRA_LD_OPTIONS = -z nolazyload -Bdirect
 
 # We especially don't want ISALIST for the above /usr/openwin/lib
 # This should be reworked after a general rework of ISALIST in GAR

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