diff options
Diffstat (limited to 'gcc/config/sparc/openbsd64.h')
-rw-r--r-- | gcc/config/sparc/openbsd64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/sparc/openbsd64.h b/gcc/config/sparc/openbsd64.h index da479db..a38b68e 100644 --- a/gcc/config/sparc/openbsd64.h +++ b/gcc/config/sparc/openbsd64.h @@ -50,7 +50,6 @@ along with GCC; see the file COPYING3. If not see #undef ASM_SPEC #define ASM_SPEC "\ -s %{fpic|fPIC|fpie|fPIE:-K PIC} \ -%{mlittle-endian:-EL} \ %(asm_cpu) %(asm_arch) \ " |