Author: jhuntwork
Date: 2006-05-07 10:51:14 -0600 (Sun, 07 May 2006)
New Revision: 1529

Removed:
   trunk/packages/binutils/vars/
Modified:
   trunk/packages/binutils/Makefile
   trunk/vars/vars.ppc
Log:
Fix usage of vars in binutils

Modified: trunk/packages/binutils/Makefile
===================================================================
--- trunk/packages/binutils/Makefile    2006-05-07 16:44:05 UTC (rev 1528)
+++ trunk/packages/binutils/Makefile    2006-05-07 16:51:14 UTC (rev 1529)
@@ -7,8 +7,6 @@
 URL-$(FILE)= $(HTTP)/$(NM)/$(FILE)
 SHA-$(FILE)= 5c80fd5657da47efc16a63fdd93ef7395319fbbf
 
-include $(ARCHVARS)
-
 DEPS= $(FILE) $(PATCHES)
 
 # Targets

Modified: trunk/vars/vars.ppc
===================================================================
--- trunk/vars/vars.ppc 2006-05-07 16:44:05 UTC (rev 1528)
+++ trunk/vars/vars.ppc 2006-05-07 16:51:14 UTC (rev 1529)
@@ -1,3 +1,3 @@
 export VERSION := ppc-6.2-pre2
 export CFLAGS := -Os -s
-LINKER := ld.so.1
+export LINKER := ld.so.1

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to