mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
merge from gcc
This commit is contained in:
@@ -3945,7 +3945,7 @@ print_usage (fp, exit_value)
|
||||
}
|
||||
|
||||
/* Option specification for getopt_long. */
|
||||
static struct option long_options[] =
|
||||
static const struct option long_options[] =
|
||||
{
|
||||
{ "help", no_argument, NULL, 'h' },
|
||||
{ "strict", no_argument, NULL, 's' },
|
||||
|
||||
Reference in New Issue
Block a user