]> git.pld-linux.org Git - packages/crossppc-binutils.git/blobdiff - binutils-discarded.patch
- strip rpm's install root.
[packages/crossppc-binutils.git] / binutils-discarded.patch
index d7dec9a94ae2823a1becfd4fe7019a78978230a1..9db983116b6d4e3e82d14b057aeab89b89db411e 100644 (file)
@@ -1,11 +1,11 @@
---- binutils-2.16.90.0.3/bfd/elflink.c.orig    2005-05-12 00:27:10.731646000 +0200
-+++ binutils-2.16.90.0.3/bfd/elflink.c 2005-05-12 23:05:36.202227648 +0200
-@@ -7107,8 +7107,6 @@
-                           (_("`%s' referenced in section `%A' of %B: "
-                              "defined in discarded section `%A' of %B"),
-                            o, input_bfd, sec, sec->owner, sym_name);
--                        bfd_set_error (bfd_error_bad_value);
--                        return FALSE;
-                       }
+--- binutils-2.16.91.0.3/bfd/elflink.c.orig    2005-08-22 21:27:41.000000000 +0200
++++ binutils-2.16.91.0.3/bfd/elflink.c 2005-09-04 11:19:23.781924920 +0200
+@@ -7089,7 +7089,7 @@
+                     BFD_ASSERT (r_symndx != 0);
+                     if (action & COMPLAIN)
+                       (*finfo->info->callbacks->einfo)
+-                        (_("%X`%s' referenced in section `%A' of %B: "
++                        (_("`%s' referenced in section `%A' of %B: "
+                            "defined in discarded section `%A' of %B\n"),
+                          sym_name, o, input_bfd, sec, sec->owner);
  
-                     /* Try to do the best we can to support buggy old
This page took 0.067712 seconds and 4 git commands to generate.