2016-05-10 Christophe Lyon <christophe.lyon@linaro.org>
[binutils-gdb.git] / ld / ldlex.h
index 5629ef19f18ac1f0a793955b60ab49bd5c16830d..cf943e425f9db0cca713334037a1fdc1186753e1 100644 (file)
@@ -1,5 +1,5 @@
 /* ldlex.h -
-   Copyright (C) 1991-2015 Free Software Foundation, Inc.
+   Copyright (C) 1991-2016 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -33,6 +33,7 @@ enum option_values
   OPTION_DEFSYM,
   OPTION_DEMANGLE,
   OPTION_DYNAMIC_LINKER,
+  OPTION_NO_DYNAMIC_LINKER,
   OPTION_SYSROOT,
   OPTION_EB,
   OPTION_EL,