diff options
Diffstat (limited to 'gcc/config/arm/elf.h')
-rw-r--r-- | gcc/config/arm/elf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/arm/elf.h b/gcc/config/arm/elf.h index ac68fa47c1d..5ce3e690a39 100644 --- a/gcc/config/arm/elf.h +++ b/gcc/config/arm/elf.h @@ -108,10 +108,6 @@ #endif /* Run-time Target Specification. */ -#ifndef TARGET_VERSION -#define TARGET_VERSION fputs (" (ARM/elf)", stderr) -#endif - #ifndef TARGET_DEFAULT #define TARGET_DEFAULT (MASK_APCS_FRAME) #endif |