summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2004-07-29 21:49:34 +0000
committerkan <kan@FreeBSD.org>2004-07-29 21:49:34 +0000
commit030f65b3782716017cb7f176f888417c70199522 (patch)
treea9d6fa49c408de1f90ac6345ba50ab5c607032cf
parent809d561dd58e47559bb01a65babc759b68996b24 (diff)
downloadFreeBSD-src-030f65b3782716017cb7f176f888417c70199522.zip
FreeBSD-src-030f65b3782716017cb7f176f888417c70199522.tar.gz
Remove obsolete ASM_FINAL_SPEC definition.
Reported by: green
-rw-r--r--contrib/gcc/config/i386/freebsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/gcc/config/i386/freebsd.h b/contrib/gcc/config/i386/freebsd.h
index 5c7c759..12f513e 100644
--- a/contrib/gcc/config/i386/freebsd.h
+++ b/contrib/gcc/config/i386/freebsd.h
@@ -30,9 +30,6 @@ Boston, MA 02111-1307, USA. */
#undef ASM_SPEC
#define ASM_SPEC "%{v*: -v}"
-#undef ASM_FINAL_SPEC
-#define ASM_FINAL_SPEC "%|"
-
/* Provide a LINK_SPEC appropriate for FreeBSD. Here we provide support
for the special GCC options -static and -shared, which allow us to
link things in one of these three modes by applying the appropriate
OpenPOWER on IntegriCloud