Add .note.gnu.property runtime verification and merge support
[external/binutils.git] / bfd / config.in
index 341afae..3c654d2 100644 (file)
 /* Name of host specific core header file to include in elf.c. */
 #undef CORE_HEADER
 
+/* Define to enable annobin runtime checks for static linker (warnings only)
+   */
+#undef ENABLE_ANNOBIN_VERIFICATION
+
+/* Define to enable annobin runtime strict checks (error mode) */
+#undef ENABLE_ANNOBIN_VERIFICATION_STRICT
+
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */
 #undef ENABLE_NLS