(Ugh. Last checkin was supposed to have been aborted. Oops.)

Replace elf-offset.ld with a version we can ship.
Use "-T" in linker invocation when specifying linker script.
This commit is contained in:
Ken Raeburn 1999-01-03 23:55:33 +00:00
parent 6772620740
commit 7cada34aec

View File

@ -23,6 +23,7 @@ Do-first:
Things-to-keep:
elf-offset.ld
main.c
sh1.c
sh2.c
@ -33,8 +34,6 @@ xcoff.dat
Things-to-lose:
elf-offset.ld
# The lines between the "Do-last:" line and the end of the file
# are executed as a /bin/sh shell script after everything else is
# done.