Author: aurel32
Date: 2007-05-24 12:36:05 +0000 (Thu, 24 May 2007)
New Revision: 2284

Removed:
   glibc-package/trunk/debian/patches/sparc/local-undefined-registers.diff
Log:
Revert commit 2282


Deleted: glibc-package/trunk/debian/patches/sparc/local-undefined-registers.diff
===================================================================
--- glibc-package/trunk/debian/patches/sparc/local-undefined-registers.diff     
2007-05-24 12:34:47 UTC (rev 2283)
+++ glibc-package/trunk/debian/patches/sparc/local-undefined-registers.diff     
2007-05-24 12:36:05 UTC (rev 2284)
@@ -1,16 +0,0 @@
-2007-05-24  Aurelien Jarno <[EMAIL PROTECTED]>
-
-       * elf/Makefile: ignore global registers while looking for
-         undefined symbols. 
-
---- elf/Makefile       2007-05-23 16:14:22.000000000 +0200
-+++ elf/Makefile       2007-05-24 08:55:32.000000000 +0200
-@@ -311,7 +311,7 @@
-                 $(filter-out $(map-file),$^) $(load-map-file)         \
-                 -Wl,-soname=$(rtld-installed-name) -T [EMAIL PROTECTED]
-       rm -f [EMAIL PROTECTED]
--      nm -u $@ | cmp -s /dev/null -
-+      objdump -T $@ | grep -v 'D. \*UND\*' | cmp -s /dev/null -
- 
- # interp.c exists just to get this string into the libraries.
- CFLAGS-interp.c = -D'RUNTIME_LINKER="$(rtlddir)/$(rtld-installed-name)"' \


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

Reply via email to