[csw-devel] SF.net SVN: gar:[14445] csw/mgar/pkg/curl

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Apr 28 18:37:48 CEST 2011


Revision: 14445
          http://gar.svn.sourceforge.net/gar/?rev=14445&view=rev
Author:   dmichelsen
Date:     2011-04-28 16:37:48 +0000 (Thu, 28 Apr 2011)

Log Message:
-----------
curl: Make tag of last build recipe, move stuff away as new recipes are in libcurl2/3/4

Modified Paths:
--------------
    csw/mgar/pkg/curl/tags/curl-7.21.2-last-unified-soname-build/Makefile

Added Paths:
-----------
    csw/mgar/pkg/curl/tags/curl-7.21.2-last-unified-soname-build/

Removed Paths:
-------------
    csw/mgar/pkg/curl/trunk/

Modified: csw/mgar/pkg/curl/tags/curl-7.21.2-last-unified-soname-build/Makefile
===================================================================
--- csw/mgar/pkg/curl/trunk/Makefile	2011-04-28 00:39:23 UTC (rev 14426)
+++ csw/mgar/pkg/curl/tags/curl-7.21.2-last-unified-soname-build/Makefile	2011-04-28 16:37:48 UTC (rev 14445)
@@ -43,6 +43,8 @@
 EXTRA_CONFIGURE_ARGS_features-full    = --enable-ares --with-spnego=$(libdir)
 EXTRA_CONFIGURE_ARGS_features-full   += --enable-ldap --enable-ldaps
 
+EXTRA_LDFLAGS = -L$(libdir)/libnet-new
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-ssl=/opt/csw/ssl
 CONFIGURE_ARGS += --with-ca-path=/opt/csw/ssl/certs
@@ -51,7 +53,6 @@
 BUILD64 = 1
 
 # We are doing 64 bit only for the libs
-NOISAEXEC = 1
 
 RUNTIME_DEP_PKGS_CSWcurl = CSWlibidn CSWlibnet CSWoldaprt CSWosslrt CSWzlib CSWsasl CSWcurlrt CSWlibcares CSWlibssh2
 RUNTIME_DEP_PKGS_CSWcurlrt = CSWlibidn CSWosslrt CSWzlib 


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