Revision: 6193 http://ipcop.svn.sourceforge.net/ipcop/?rev=6193&view=rev Author: gespinasse Date: 2011-12-27 07:24:44 +0000 (Tue, 27 Dec 2011) Log Message: ----------- Add a note that we should remove the special CFLAGS on next openssl upgrade. Actually, there is no execstack file when removing the flag, but that change libcrypto binary so should be done only on next upgrade
Modified Paths: -------------- ipcop/trunk/lfs/openssl Modified: ipcop/trunk/lfs/openssl =================================================================== --- ipcop/trunk/lfs/openssl 2011-12-26 21:58:12 UTC (rev 6192) +++ ipcop/trunk/lfs/openssl 2011-12-27 07:24:44 UTC (rev 6193) @@ -44,7 +44,7 @@ TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) # does not work if passed to ./config -# fix exec stack with special CFLAGS +# fix exec stack with special CFLAGS before 1.0.0e no more needed, remove on upgrade after 1.0.0e, change libcrypto binary CFLAGS += -Wa,--noexecstack ############################################################################### This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn