Reset x86 Linux targets to not compressing debug sections by default. Enable compres...
[deliverable/binutils-gdb.git] / ld / config.in
index a9a37e0dc50b43abec053b031823eacb885b63f3..276fb776da0eec0180c58148f100a751787313b1 100644 (file)
@@ -7,6 +7,9 @@
 #endif
 #define __CONFIG_H__ 1
 
+/* Define if you want compressed debug sections by default. */
+#undef DEFAULT_FLAG_COMPRESS_DEBUG
+
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */
 #undef ENABLE_NLS
This page took 0.022941 seconds and 4 git commands to generate.