diff options
Diffstat (limited to 'gcc/config/ia64/elf.h')
-rw-r--r-- | gcc/config/ia64/elf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/ia64/elf.h b/gcc/config/ia64/elf.h index 375238786a6..960737b0ed1 100644 --- a/gcc/config/ia64/elf.h +++ b/gcc/config/ia64/elf.h @@ -65,4 +65,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see %{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}}}\ crti.o%s crtbegin.o%s" +#define IA64_NO_LIBGCC_TFMODE + /* End of elf.h */ |