Implement ELF linker -z global option
[deliverable/binutils-gdb.git] / ld / ldlex.h
index 5e3d2fcf8696c47ed940c5f1ace6945edda681ac..441f673ae07c29f8b45858643c2cb91247054336 100644 (file)
@@ -135,6 +135,7 @@ enum option_values
 #endif /* ENABLE_PLUGINS */
   OPTION_DEFAULT_SCRIPT,
   OPTION_PRINT_OUTPUT_FORMAT,
+  OPTION_IGNORE_UNRESOLVED_SYMBOL,
 };
 
 /* The initial parser states.  */
This page took 0.022422 seconds and 4 git commands to generate.