From b4987b8c6c6ac2c419e31284a0d1d0f33a41150f Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Fri, 10 May 1996 21:30:41 -0400 Subject: (ASM_FINAL_SPEC): Add #undef. From-SVN: r11969 --- gcc/config/alpha/linux.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc') diff --git a/gcc/config/alpha/linux.h b/gcc/config/alpha/linux.h index ee6042e..9dfab6e 100644 --- a/gcc/config/alpha/linux.h +++ b/gcc/config/alpha/linux.h @@ -68,3 +68,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Show that we need a GP when profiling. */ #define TARGET_PROFILING_NEEDS_GP + +#undef ASM_FINAL_SPEC -- cgit v1.1