Revision: 6744 http://ipcop.svn.sourceforge.net/ipcop/?rev=6744&view=rev Author: gespinasse Date: 2012-08-05 06:49:57 +0000 (Sun, 05 Aug 2012) Log Message: ----------- Removing --target=$(MACHINE) produce the same lib. I didn't check before, that's done today. md5sum build_i486/ipcop/usr/lib/libgcrypt.so.11.7.0 0e9fae886f1e58285b595423fe524755 build_i486/ipcop/usr/lib/libgcrypt.so.11.7.0
This close the big '--build|--target' cleanup started months ago Modified Paths: -------------- ipcop/trunk/lfs/libgcrypt Modified: ipcop/trunk/lfs/libgcrypt =================================================================== --- ipcop/trunk/lfs/libgcrypt 2012-08-05 06:28:31 UTC (rev 6743) +++ ipcop/trunk/lfs/libgcrypt 2012-08-05 06:49:57 UTC (rev 6744) @@ -87,8 +87,7 @@ cd $(DIR_APP) && sed -i 's/gethrtime clock_gettime/gethrtime/' configure cd $(DIR_APP) && ./configure --enable-shared \ --disable-static \ - --prefix=/usr \ - --target=$(MACHINE) + --prefix=/usr cd $(DIR_APP) && make ifeq "$(RUNNING_TEST)" "yes" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn