* objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
This commit is contained in:
parent
3bbbe775fd
commit
9b8bf3211b
2 changed files with 5 additions and 0 deletions
|
@ -3453,6 +3453,7 @@ copy_main (int argc, char *argv[])
|
|||
break;
|
||||
|
||||
case OPTION_ADD_GNU_DEBUGLINK:
|
||||
long_section_names = ENABLE ;
|
||||
gnu_debuglink_filename = optarg;
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue