From: Richard Kenner Date: Sat, 11 May 1996 01:30:41 +0000 (-0400) Subject: (ASM_FINAL_SPEC): Add #undef. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b4987b8c6c6ac2c419e31284a0d1d0f33a41150f;p=gcc.git (ASM_FINAL_SPEC): Add #undef. From-SVN: r11969 --- diff --git a/gcc/config/alpha/linux.h b/gcc/config/alpha/linux.h index ee6042ebb43..9dfab6e37d5 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