Revision: 6435 http://ipcop.svn.sourceforge.net/ipcop/?rev=6435&view=rev Author: gespinasse Date: 2012-02-29 17:06:31 +0000 (Wed, 29 Feb 2012) Log Message: ----------- No more compile arch on stage5 to be run by stage6 configure. This is useless as configure use hardcoded /bin/arch path and our stage5 arch is installed in $TOOLS_DIR/bin/arch That simply work without arch
Modified Paths: -------------- ipcop/trunk/lfs/util-linux Modified: ipcop/trunk/lfs/util-linux =================================================================== --- ipcop/trunk/lfs/util-linux 2012-02-29 16:58:37 UTC (rev 6434) +++ ipcop/trunk/lfs/util-linux 2012-02-29 17:06:31 UTC (rev 6435) @@ -83,10 +83,8 @@ @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE) ifeq "$(STAGE)" "toolchain" - # arch is used during many configure script so provide that even that work without cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR) \ --enable-mount \ - --enable-arch \ --disable-agetty \ --disable-cramfs \ --disable-init \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn