Revision: 6573 http://ipcop.svn.sourceforge.net/ipcop/?rev=6573&view=rev Author: gespinasse Date: 2012-04-25 14:58:31 +0000 (Wed, 25 Apr 2012) Log Message: ----------- Remove --target from configure as there is no need
Modified Paths: -------------- ipcop/trunk/lfs/lzo Modified: ipcop/trunk/lfs/lzo =================================================================== --- ipcop/trunk/lfs/lzo 2012-04-25 13:53:58 UTC (rev 6572) +++ ipcop/trunk/lfs/lzo 2012-04-25 14:58:31 UTC (rev 6573) @@ -90,10 +90,9 @@ # alloca detection is broken, workaround that cd $(DIR_APP) && ac_cv_func_alloca=yes \ ./configure \ - --enable-shared \ - --disable-static \ --prefix=/usr \ - --target=$(MACHINE) + --enable-shared \ + --disable-static cd $(DIR_APP) && make -j $(PARALLELISM) 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