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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Thu Mar 7 09:51:52 CET 2013


Revision: 20382
          http://gar.svn.sourceforge.net/gar/?rev=20382&view=rev
Author:   chninkel
Date:     2013-03-07 08:51:51 +0000 (Thu, 07 Mar 2013)
Log Message:
-----------
openssl/trunk: really removed last traces of symbol versioning

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

Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile	2013-03-07 08:06:20 UTC (rev 20381)
+++ csw/mgar/pkg/openssl/trunk/Makefile	2013-03-07 08:51:51 UTC (rev 20382)
@@ -231,11 +231,6 @@
 pre-configure-modulated: 
 	echo " ==> Creating configure script"
 	cd $(WORKSRC) && ln -nf Configure configure
-	ln -nf $(WORKDIR)/map.openssl.libcrypto $(WORKSRC)/map.openssl.libcrypto 
-	ln -nf $(WORKDIR)/map.openssl.libssl $(WORKSRC)/map.openssl.libssl 
-	for ENGINE in 4758cca aep atalla cswift gmp chil nuron sureware ubsec padlock capi; do \
-		ln -nf $(WORKDIR)/map.openssl.engines $(WORKSRC)/engines/map.openssl.lib$$ENGINE; \
-	done 
 	@$(MAKECOOKIE)
 
 # we remove every debug information except symbol table

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