diff options
Diffstat (limited to 'gcc-4.6/gcc/config.in')
-rw-r--r-- | gcc-4.6/gcc/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc-4.6/gcc/config.in b/gcc-4.6/gcc/config.in index 6416267..f7541ec 100644 --- a/gcc-4.6/gcc/config.in +++ b/gcc-4.6/gcc/config.in @@ -1583,12 +1583,6 @@ #endif -/* The linker hash style */ -#ifndef USED_FOR_TARGET -#undef LINKER_HASH_STYLE -#endif - - /* Define to the name of the LTO plugin DSO that must be passed to the linker's -plugin=LIB option. */ #ifndef USED_FOR_TARGET |