]> git.pld-linux.org Git - packages/crossppc-binutils.git/blame - binutils-discarded.patch
- degrade it to warning once again (C++ problems in gcc without comdat support)
[packages/crossppc-binutils.git] / binutils-discarded.patch
CommitLineData
ef2599c3
JB
1--- binutils-2.16.90.0.3/bfd/elflink.c.orig 2005-05-12 00:27:10.731646000 +0200
2+++ binutils-2.16.90.0.3/bfd/elflink.c 2005-05-12 23:05:36.202227648 +0200
3@@ -7107,8 +7107,6 @@
4 (_("`%s' referenced in section `%A' of %B: "
5 "defined in discarded section `%A' of %B"),
6 o, input_bfd, sec, sec->owner, sym_name);
7- bfd_set_error (bfd_error_bad_value);
8- return FALSE;
9 }
10
11 /* Try to do the best we can to support buggy old
This page took 0.199286 seconds and 4 git commands to generate.