Update bug reporting address

https://sourceware.org/bugzilla/ everywhere

bfd/
	* configure.ac (ACX_BUGURL): Set to https://sourceware.org/bugzilla/
	* po/Make-in (msgid-bugs-address): Likewise.
	* README: Report bugs to the above.
	* configure: Regenerate.
binutils/
	* po/Make-in (msgid-bugs-address): Update.
gas/
	* README: Update bug address.  Delete mention of gcc.
	* po/Make-in: Update bug address.
gold/
	* po/Make-in: Update bug address.
gprof/
	* po/Make-in: Update bug address.
ld/
	* po/Make-in: Update bug address.
opcodes/
	* po/Make-in: Update bug address.
This commit is contained in:
Alan Modra
2021-11-19 17:57:25 +10:30
parent 9f6148cb85
commit 2990bf4096
11 changed files with 13 additions and 17 deletions

2
bfd/configure vendored
View File

@@ -11941,7 +11941,7 @@ if test "${with_bugurl+set}" = set; then :
;;
esac
else
BUGURL="https://www.sourceware.org/bugzilla/"
BUGURL="https://sourceware.org/bugzilla/"
fi