(ASM_SPEC): Pass -linkrelax, not -link-relax.
From-SVN: r6149
This commit is contained in:
parent
c4e861e80b
commit
647902e0ab
@ -63,7 +63,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||||||
"%{mka:-AKA}%{mkb:-AKB}%{msa:-ASA}%{msb:-ASB}\
|
"%{mka:-AKA}%{mkb:-AKB}%{msa:-ASA}%{msb:-ASB}\
|
||||||
%{mmc:-AMC}%{mca:-ACA}%{mcc:-ACC}%{mcf:-ACF}\
|
%{mmc:-AMC}%{mca:-ACA}%{mcc:-ACC}%{mcf:-ACF}\
|
||||||
%{!mka:%{!mkb:%{!msa:%{!msb:%{!mmc:%{!mca:%{!mcc:%{!mcf:-AKB}}}}}}}}\
|
%{!mka:%{!mkb:%{!msa:%{!msb:%{!mmc:%{!mca:%{!mcc:%{!mcf:-AKB}}}}}}}}\
|
||||||
%{mlink-relax:-link-relax}"
|
%{mlink-relax:-linkrelax}"
|
||||||
|
|
||||||
/* Specs for the linker, to handle processor variations.
|
/* Specs for the linker, to handle processor variations.
|
||||||
For compatibility with Intel's gnu960 tool chain, pass -F and -A options
|
For compatibility with Intel's gnu960 tool chain, pass -F and -A options
|
||||||
|
Loading…
Reference in New Issue
Block a user