mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
Move bug report string to one place.
This commit is contained in:
3
include/bin-bugs.h
Normal file
3
include/bin-bugs.h
Normal file
@ -0,0 +1,3 @@
|
||||
#ifndef REPORT_BUGS_TO
|
||||
#define REPORT_BUGS_TO _("Report bugs to %s\n"), "bug-gnu-utils@gnu.org"
|
||||
#endif
|
Reference in New Issue
Block a user