[csw-devel] SF.net SVN: gar:[14755] csw/mgar/pkg/libcurl4/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jun 9 13:01:03 CEST 2011
Revision: 14755
http://gar.svn.sourceforge.net/gar/?rev=14755&view=rev
Author: dmichelsen
Date: 2011-06-09 11:01:03 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
libcurl4: Do not build unnecessary CSWcurlrtfull
Modified Paths:
--------------
csw/mgar/pkg/libcurl4/trunk/Makefile
Modified: csw/mgar/pkg/libcurl4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libcurl4/trunk/Makefile 2011-06-09 09:33:26 UTC (rev 14754)
+++ csw/mgar/pkg/libcurl4/trunk/Makefile 2011-06-09 11:01:03 UTC (rev 14755)
@@ -40,8 +40,6 @@
CATALOGNAME_CSWlibcurl4-feature = libcurl4_feature
SPKG_DESC_CSWlibcurl4-feature = Full-features library for client-side URL transfers superseding libcurl.so.4
PKGFILES_CSWlibcurl4-feature = $(call pkgfiles_lib,libcurl-feature.so.4)
-OBSOLETED_BY_CSWlibcurl4-feature = CSWcurlrtfull
-CATALOGNAME_CSWcurlrtfull = curl_rt_full_stub
RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWzlib
RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibfbopenssl
RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibidn11
@@ -141,6 +139,7 @@
# These are not really necessary and they confuse the linker as described in #4550
$(GARCOMPILER)_LD_FLAGS :=
+# Rebuild the minimal library with AUX linkage to feature library
post-build-isa-sparcv8-features-minimal post-build-isa-sparcv9-features-minimal post-build-isa-i386-features-minimal post-build-isa-amd64-features-minimal: EXTRA_LD_OPTIONS = -f libcurl-feature.so.4
post-build-isa-sparcv8-features-minimal post-build-isa-sparcv9-features-minimal post-build-isa-i386-features-minimal post-build-isa-amd64-features-minimal:
rm -f $(WORKSRC)/lib/libcurl.la
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