From d3153553ba82f05b3bc00421ac5ee0fba9c4ea4c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 26 Jan 2011 20:27:04 +0000 Subject: bfin.h (ASM_SPEC): Remove %{Ym,*}. * config/bfin/bfin.h (ASM_SPEC): Remove %{Ym,*}. * config/frv/frv.h (ASM_SPEC): Likewise. * config/m68k/linux.h (ASM_SPEC): Likewise. * config/pa/pa-linux.h (ASM_SPEC): Likewise. * config/rs6000/linux64.h (ASM_SPEC): Likewise. * config/rs6000/vxworks.h (ASM_SPEC): Likewise. * config/sparc/linux.h (ASM_SPEC): Likewise. * config/sparc/linux64.h (ASM_SPEC): Likewise. * config/sparc/sp-elf.h (ASM_SPEC): Likewise. From-SVN: r169302 --- gcc/config/pa/pa-linux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config/pa/pa-linux.h') diff --git a/gcc/config/pa/pa-linux.h b/gcc/config/pa/pa-linux.h index dd00587..64626e6 100644 --- a/gcc/config/pa/pa-linux.h +++ b/gcc/config/pa/pa-linux.h @@ -34,7 +34,7 @@ along with GCC; see the file COPYING3. If not see #undef ASM_SPEC #define ASM_SPEC \ - "%{Ym,*}" + "" /* Define this for shared library support because it isn't in the main linux.h file. */ -- cgit v1.1