From 030f65b3782716017cb7f176f888417c70199522 Mon Sep 17 00:00:00 2001 From: kan Date: Thu, 29 Jul 2004 21:49:34 +0000 Subject: Remove obsolete ASM_FINAL_SPEC definition. Reported by: green --- contrib/gcc/config/i386/freebsd.h | 3 --- 1 file changed, 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 -- cgit v1.1