summaryrefslogtreecommitdiff
path: root/gcc/config/i386/freebsd64.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/freebsd64.h')
-rw-r--r--gcc/config/i386/freebsd64.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/i386/freebsd64.h b/gcc/config/i386/freebsd64.h
index 8b5b149b024..853f214f4e0 100644
--- a/gcc/config/i386/freebsd64.h
+++ b/gcc/config/i386/freebsd64.h
@@ -19,9 +19,6 @@ along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
-#undef TARGET_VERSION
-#define TARGET_VERSION fprintf (stderr, " (FreeBSD/x86-64 ELF)");
-
#define SUBTARGET_EXTRA_SPECS \
{ "fbsd_dynamic_linker", FBSD_DYNAMIC_LINKER }