Author: aurel32
Date: 2008-01-20 22:53:27 +0000 (Sun, 20 Jan 2008)
New Revision: 2788

Modified:
   glibc-package/trunk/debian/sysdeps/mips.mk
   glibc-package/trunk/debian/sysdeps/mipsel.mk
Log:
binutils has been fixed


Modified: glibc-package/trunk/debian/sysdeps/mips.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/mips.mk  2008-01-20 21:19:36 UTC (rev 
2787)
+++ glibc-package/trunk/debian/sysdeps/mips.mk  2008-01-20 22:53:27 UTC (rev 
2788)
@@ -30,7 +30,3 @@
 define mipsn32_extra_install
 cp debian/tmp-mipsn32/usr/bin/ldd debian/tmp-libc/usr/bin
 endef
-
-# This is needed to keep binutils (ar & ranlib) from getting confused about
-# the file format being used.
-#export GNUTARGET=elf64-tradbigmips

Modified: glibc-package/trunk/debian/sysdeps/mipsel.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/mipsel.mk        2008-01-20 21:19:36 UTC 
(rev 2787)
+++ glibc-package/trunk/debian/sysdeps/mipsel.mk        2008-01-20 22:53:27 UTC 
(rev 2788)
@@ -30,7 +30,3 @@
 define mipsn32_extra_install
 cp debian/tmp-mipsn32/usr/bin/ldd debian/tmp-libc/usr/bin
 endef
-
-# This is needed to keep binutils (ar & ranlib) from getting confused about
-# the file format being used.
-#export GNUTARGET=elf64-tradlittlemips


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to