]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/metagelf.em
ld: Put all emulation options in ldlex.h
[thirdparty/binutils-gdb.git] / ld / emultempl / metagelf.em
index 81ab64c1110bee73d5932d98c890ee316c5d2714..10d3ff10def1f73f9818a2a870accdfd84c06c0a 100644 (file)
@@ -282,10 +282,6 @@ EOF
 # Define some shell vars to insert bits of code into the standard elf
 # parse_args and list_options functions.
 #
-PARSE_AND_LIST_PROLOGUE='
-#define OPTION_STUBGROUP_SIZE          301
-'
-
 PARSE_AND_LIST_LONGOPTS='
   { "stub-group-size", required_argument, NULL, OPTION_STUBGROUP_SIZE },
 '