summaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-11-19 17:57:25 +1030
committerAlan Modra <amodra@gmail.com>2021-11-23 15:39:26 +1030
commit2990bf409642bd16d99d66e5f828291148157ab3 (patch)
tree0354a54449c4f9febeaeb29c65825c361626e160 /gold
parent9f6148cb8538a11f39eb938d4d8bf1eaba31f6af (diff)
downloadbinutils-gdb-2990bf409642bd16d99d66e5f828291148157ab3.tar.gz
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.
Diffstat (limited to 'gold')
-rw-r--r--gold/po/Make-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/po/Make-in b/gold/po/Make-in
index 02d769b65e7..456db89f1c5 100644
--- a/gold/po/Make-in
+++ b/gold/po/Make-in
@@ -89,7 +89,7 @@ all-no:
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
--add-comments -C --keyword=_ --keyword=N_ \
- --msgid-bugs-address=bug-binutils@gnu.org \
+ --msgid-bugs-address=https://sourceware.org/bugzilla/ \
--files-from=$(srcdir)/POTFILES.in
rm -f $(srcdir)/$(PACKAGE).pot
mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot