[csw-devel] SF.net SVN: gar:[19078] csw/mgar/pkg/vsftpd/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Fri Aug 24 09:56:01 CEST 2012


Revision: 19078
          http://gar.svn.sourceforge.net/gar/?rev=19078&view=rev
Author:   chninkel
Date:     2012-08-24 07:56:01 +0000 (Fri, 24 Aug 2012)
Log Message:
-----------
vsftpd/trunk: enabled direct binding

Modified Paths:
--------------
    csw/mgar/pkg/vsftpd/trunk/Makefile
    csw/mgar/pkg/vsftpd/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/vsftpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/Makefile	2012-08-23 20:43:20 UTC (rev 19077)
+++ csw/mgar/pkg/vsftpd/trunk/Makefile	2012-08-24 07:56:01 UTC (rev 19078)
@@ -118,6 +118,8 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
+EXTRA_LDFLAGS = -z ignore -Bdirect
+
 CONFIGURE_SCRIPTS =
 TEST_SCRIPTS =
 

Modified: csw/mgar/pkg/vsftpd/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/files/changelog.CSW	2012-08-23 20:43:20 UTC (rev 19077)
+++ csw/mgar/pkg/vsftpd/trunk/files/changelog.CSW	2012-08-24 07:56:01 UTC (rev 19078)
@@ -1,3 +1,9 @@
+vsftpd (3.0.0,REV=2012.08.24) unstable
+
+  * Enabled direct binding during build (ld -Bdirect option)
+
+ -- Yann Rouillard <yann at opencsw.org>  Fri, 24 Aug 2012 09:54:44 +0200
+
 vsftpd (3.0.0,REV=2012.08.12) unstable
 
   * Removed superfluous dependency on libresolv.so

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