Use GCC LTO wrapper to get real symbols from LTO IR objects
[deliverable/binutils-gdb.git] / bfd / config.in
index be572969fc04ea4ab36a72e3ebf7b3823c4eb9f6..e1dc0f0c445ba36abe491adb7370527f85b0d4c5 100644 (file)
@@ -18,6 +18,9 @@
    language is requested. */
 #undef ENABLE_NLS
 
+/* Suffix used for executables, if any. */
+#undef EXECUTABLE_SUFFIX
+
 /* Define to 1 if you have the <alloca.h> header file. */
 #undef HAVE_ALLOCA_H
 
@@ -95,6 +98,9 @@
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
+/* Does the platform use an executable suffix? */
+#undef HAVE_EXECUTABLE_SUFFIX
+
 /* Define to 1 if you have the `fcntl' function. */
 #undef HAVE_FCNTL
 
This page took 0.023535 seconds and 4 git commands to generate.