Revision: 6748 http://ipcop.svn.sourceforge.net/ipcop/?rev=6748&view=rev Author: gespinasse Date: 2012-08-05 07:58:45 +0000 (Sun, 05 Aug 2012) Log Message: ----------- Not disabling pc98 and debug fix the test suite. Code is slightly bigger in installer lib. Unsure what is the right choice. Anyway that's simplier with no error in test suite.
Modified Paths: -------------- ipcop/trunk/lfs/parted Modified: ipcop/trunk/lfs/parted =================================================================== --- ipcop/trunk/lfs/parted 2012-08-05 07:55:13 UTC (rev 6747) +++ ipcop/trunk/lfs/parted 2012-08-05 07:58:45 UTC (rev 6748) @@ -99,10 +99,8 @@ # let fs compiled in for now (no --disable-fs) as it breaks several tests cd $(DIR_APP) && ./configure --prefix=/usr \ --disable-device-mapper \ - --disable-pc98 \ --without-readline \ - --disable-nls \ - --disable-debug + --disable-nls # For verbose compilation, add V=1 cd $(DIR_APP) && make -j $(PARALLELISM) 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