[csw-devel] SF.net SVN: gar:[15189] csw/mgar/pkg/lftp/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Jul 23 00:42:59 CEST 2011


Revision: 15189
          http://gar.svn.sourceforge.net/gar/?rev=15189&view=rev
Author:   chninkel
Date:     2011-07-22 22:42:59 +0000 (Fri, 22 Jul 2011)

Log Message:
-----------
lftp: second try to fix IPV6_V6ONLY build problem

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

Modified: csw/mgar/pkg/lftp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lftp/trunk/Makefile	2011-07-22 21:22:52 UTC (rev 15188)
+++ csw/mgar/pkg/lftp/trunk/Makefile	2011-07-22 22:42:59 UTC (rev 15189)
@@ -60,8 +60,11 @@
 # Add a --disable-ipv6 option to configure so we can disable ipv6 support
 # under Solaris 9 and workaround "IPV6_V6ONLY symbole missing" issue
 # see http://wiki.opencsw.org/porting-faq#toc14
-PATCHFILES += disable_ipv6_configure_option.patch
+#PATCHFILES += disable_ipv6_configure_option.patch
 
+# Disable the use of IPV6_V6ONLY
+PATCHFILES += 0006-no-ipv6_v6only-setsock-option-under-solaris-9.patch
+
 # sun should not be used as a variable as sun is a macro under Solaris
 PATCHFILES += do_not_use_sun_as_a_variable.patch
 


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