Author: alexander
Date: 2006-04-05 20:47:07 -0600 (Wed, 05 Apr 2006)
New Revision: 1470

Added:
   branches/udev_update/packages/glibc/vars/vars.ppc
   branches/udev_update/packages/glibc/vars/vars.x86
Modified:
   branches/udev_update/packages/binutils/Makefile
   branches/udev_update/packages/glibc/Makefile
Log:
Merged buildfixes from trunk

Modified: branches/udev_update/packages/binutils/Makefile
===================================================================
--- branches/udev_update/packages/binutils/Makefile     2006-04-05 20:43:15 UTC 
(rev 1469)
+++ branches/udev_update/packages/binutils/Makefile     2006-04-06 02:47:07 UTC 
(rev 1470)
@@ -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

Modified: branches/udev_update/packages/glibc/Makefile
===================================================================
--- branches/udev_update/packages/glibc/Makefile        2006-04-05 20:43:15 UTC 
(rev 1469)
+++ branches/udev_update/packages/glibc/Makefile        2006-04-06 02:47:07 UTC 
(rev 1470)
@@ -37,7 +37,7 @@
 
 PATCH50= $(DIR)-supported_locales-2.patch
 
--include $(CROSSVARS)
+include $(CROSSVARS)
 
 # Targets
 

Copied: branches/udev_update/packages/glibc/vars/vars.ppc (from rev 1469, 
trunk/packages/glibc/vars/vars.ppc)
===================================================================

Copied: branches/udev_update/packages/glibc/vars/vars.x86 (from rev 1469, 
trunk/packages/glibc/vars/vars.x86)
===================================================================

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

Reply via email to