SF.net SVN: gar:[22949] csw/mgar/pkg/vsftpd/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Wed Feb 5 20:30:11 CET 2014


Revision: 22949
          http://sourceforge.net/p/gar/code/22949
Author:   chninkel
Date:     2014-02-05 19:30:07 +0000 (Wed, 05 Feb 2014)
Log Message:
-----------
vsftpd/trunk: disable lazy loading as it can mess with vsftpd process chrooting

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

Modified: csw/mgar/pkg/vsftpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/Makefile	2014-02-05 16:10:27 UTC (rev 22948)
+++ csw/mgar/pkg/vsftpd/trunk/Makefile	2014-02-05 19:30:07 UTC (rev 22949)
@@ -139,6 +139,9 @@
 CFLAGS += -I/usr/include -Idummyinc 
 endif
 
+EXTRA_LD_OPTIONS += -z nolazyload
+
+
 INSTALL_ENV += INSTALL="ginstall"
 
 

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