* gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.
* config/linux.h (USE_LD_AS_NEEDED): Define. * gcc/config/alpha/linux.h (USE_LD_AS_NEEDED): Define. * gcc/config/arm/linux-elf.h (USE_LD_AS_NEEDED): Define. * gcc/config/rs6000/linux.h (USE_LD_AS_NEEDED): Define. * gcc/config/rs6000/linux64.h (USE_LD_AS_NEEDED): Define. * gcc/config/sh/linux.h (USE_LD_AS_NEEDED): Define. * gcc/config/sparc/linux.h (USE_LD_AS_NEEDED): Define. * gcc/config/sparc/linux64.h (USE_LD_AS_NEEDED): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81072 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/ChangeLog 12 additions, 0 deletionsgcc/ChangeLog
- gcc/config/alpha/linux.h 7 additions, 1 deletiongcc/config/alpha/linux.h
- gcc/config/arm/linux-elf.h 5 additions, 0 deletionsgcc/config/arm/linux-elf.h
- gcc/config/linux.h 6 additions, 1 deletiongcc/config/linux.h
- gcc/config/rs6000/linux.h 5 additions, 0 deletionsgcc/config/rs6000/linux.h
- gcc/config/rs6000/linux64.h 5 additions, 0 deletionsgcc/config/rs6000/linux64.h
- gcc/config/sh/linux.h 5 additions, 0 deletionsgcc/config/sh/linux.h
- gcc/config/sparc/linux.h 5 additions, 0 deletionsgcc/config/sparc/linux.h
- gcc/config/sparc/linux64.h 5 additions, 0 deletionsgcc/config/sparc/linux64.h
- gcc/gcc.c 6 additions, 1 deletiongcc/gcc.c
Loading
Please register or sign in to comment