Commit bf2a2c6b by David S. Miller Committed by Doug Evans

* sparc/linux64.h (LINK_SPEC): Dynamic linker is ld-linux64.so.2.

From-SVN: r15971
parent 9ff84e67
Fri Oct 17 17:13:42 1997 David S. Miller <davem@tanya.rutgers.edu>
* sparc/linux64.h (LINK_SPEC): Dynamic linker is ld-linux64.so.2.
Fri Oct 17 13:39:56 1997 Doug Evans <dje@canuck.cygnus.com>
* sparc/sp64-elf.h (TARGET_DEFAULT): Delete MASK_STACK_BIAS.
......
......@@ -144,7 +144,7 @@ Boston, MA 02111-1307, USA. */
%{!ibcs: \
%{!static: \
%{rdynamic:-export-dynamic} \
%{!dynamic-linker:-dynamic-linker /lib/ld-linux.so.1}} \
%{!dynamic-linker:-dynamic-linker /lib/ld-linux64.so.2}} \
%{static:-static}}} \
%{mlittle-endian:-EL} \
"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment