Add a gas configure option to select the default behaviour for the generation of...
[deliverable/binutils-gdb.git] / gas / config / tc-i386.c
index 13f1d276b6f2db41e0df96b011ba6a4a1798440b..b5c27ee859cf37861538e72af2dcad95f5f66b76 100644 (file)
 #include "elf/x86-64.h"
 #include "opcodes/i386-init.h"
 
-#ifdef TE_LINUX
-/* Default to compress debug sections for Linux.  */
-enum compressed_debug_section_type flag_compress_debug
-  = COMPRESS_DEBUG_GABI_ZLIB;
-#endif
-
 #ifndef REGISTER_WARNINGS
 #define REGISTER_WARNINGS 1
 #endif
This page took 0.026957 seconds and 4 git commands to generate.