Fix problem pointed out by Gunther Nikl on gcc list.
commit64140cb5711a2ca61458b5d6ad5d172fadbc24e4
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Aug 2005 03:20:12 +0000 (5 03:20 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Aug 2005 03:20:12 +0000 (5 03:20 +0000)
tree41409fbd51766c75527b6e6c92a80cec7aab064b
parent19e1a5ccdfba4da9af78db1e8d01d7365d41c8b6
Fix problem pointed out by Gunther Nikl on gcc list.
* config/ptx4.h, config/sol2.h, config/arm/freebsd.h,
config/arm/linux-elf.h, config/frv/frv.h, config/i386/freebsd.h,
config/i386/freebsd64.h, config/i386/netware.h, config/i386/sco5.h,
config/ia64/freebsd.h, config/rs6000/sysv4.h, config/sparc/freebsd.h
(LINK_SPEC): Delete useless %{Wl,*:%*} item.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102762 138bc75d-0d04-0410-961f-82ee72b054a4
13 files changed:
gcc/ChangeLog
gcc/config/arm/freebsd.h
gcc/config/arm/linux-elf.h
gcc/config/frv/frv.h
gcc/config/i386/freebsd.h
gcc/config/i386/freebsd64.h
gcc/config/i386/netware.h
gcc/config/i386/sco5.h
gcc/config/ia64/freebsd.h
gcc/config/ptx4.h
gcc/config/rs6000/sysv4.h
gcc/config/sol2.h
gcc/config/sparc/freebsd.h