diff options
Diffstat (limited to 'gcc/config/i386/netbsd64.h')
-rw-r--r-- | gcc/config/i386/netbsd64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/netbsd64.h b/gcc/config/i386/netbsd64.h index 74862af9d6e..813422a59cf 100644 --- a/gcc/config/i386/netbsd64.h +++ b/gcc/config/i386/netbsd64.h @@ -62,5 +62,4 @@ Boston, MA 02111-1307, USA. */ } -#undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (NetBSD/x86_64 ELF)"); |