]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- degrade it to warning once again (C++ problems in gcc without comdat support)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 May 2005 21:15:26 +0000 (21:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils-discarded.patch -> 1.1

binutils-discarded.patch [new file with mode: 0644]

diff --git a/binutils-discarded.patch b/binutils-discarded.patch
new file mode 100644 (file)
index 0000000..d7dec9a
--- /dev/null
@@ -0,0 +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;
+                       }
+                     /* Try to do the best we can to support buggy old
This page took 0.594347 seconds and 4 git commands to generate.