https://sourceware.org/bugzilla/show_bug.cgi?id=25830
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickc at redhat dot com --- Comment #2 from Nick Clifton <nickc at redhat dot com> --- Hi Stephen, I principle this patch is fine. But in practice there are two caveats: 1. You actually need to patch the toplevel configure.ac file and then regenerate the configure file from that. (The convention when submitting a patch for files like this is that you provide the change to the master file but omit the change to the generated file. Instead just include "configure: Regenerate" in the ChangeLog entry). 2. Since the configure.ac and configure files are shared with both the gcc and gdb projects, you need to make sure that the maintainers for these projects are happy with the change too. So please can you post a revised patch to the binutils list, CC'ed to gdb-patc...@sourceware.org and gcc-patc...@gcc.org and then add a link to that message to this PR ? Cheers Nick - -- You are receiving this mail because: You are on the CC list for the bug.