Author: jhuntwork
Date: 2006-04-05 14:43:15 -0600 (Wed, 05 Apr 2006)
New Revision: 1469
Modified:
trunk/packages/binutils/Makefile
Log:
Remove incorrect flag from binutils pass 2
Modified: trunk/packages/binutils/Makefile
===================================================================
--- trunk/packages/binutils/Makefile 2006-04-05 16:11:54 UTC (rev 1468)
+++ trunk/packages/binutils/Makefile 2006-04-05 20:43:15 UTC (rev 1469)
@@ -86,7 +86,7 @@
compile-pass2:
../$(DIR)/configure --prefix=$(WD) --disable-nls \
- --enable-shared --with-lib-path=$(WD)/lib
+ --with-lib-path=$(WD)/lib
make $(PM)
make install
make -C ld clean
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page