Revision: 6867 http://ipcop.svn.sourceforge.net/ipcop/?rev=6867&view=rev Author: gespinasse Date: 2012-12-16 15:43:41 +0000 (Sun, 16 Dec 2012) Log Message: ----------- Hide the 'not installed' libtool warnings too during toolchain build
Modified Paths: -------------- ipcop/trunk/lfs/util-linux Modified: ipcop/trunk/lfs/util-linux =================================================================== --- ipcop/trunk/lfs/util-linux 2012-12-15 06:19:52 UTC (rev 6866) +++ ipcop/trunk/lfs/util-linux 2012-12-16 15:43:41 UTC (rev 6867) @@ -121,6 +121,8 @@ --with-systemdsystemunitdir=no cd $(DIR_APP) && make -j $(PARALLELISM) + # Hide 'not installed' libtool warnings with .la files + touch /$(TOOLS_DIR)/lib/{libblkid,libmount,libuuid}.la cd $(DIR_APP) && make -j $(PARALLELISM) install endif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn