* ldmain.c (main): Don't add scriptdir to the lib search path.
authorDavid MacKenzie <djm@cygnus>
Sat, 3 Jul 1993 02:01:03 +0000 (02:01 +0000)
committerDavid MacKenzie <djm@cygnus>
Sat, 3 Jul 1993 02:01:03 +0000 (02:01 +0000)
commit173a0c3d261a0694f4bc612991e7d9e8e9965337
tree5266854c4ae7057552c95eaff8ef87a8edca3208
parent56fc37746df0a25faeca007457f00e179074f5ab
* ldmain.c (main): Don't add scriptdir to the lib search path.
* genscripts.sh: Put the scripts in the ldscripts directory, not
emulations.
* configure.in (ldscripts): Make, instead of emulations.
* Makefile.in (scriptdir): Take off the "ld" part.
(install, clean, distclean): Use ldscripts, not emulations.
In tests, pass -L., not -Lemulations.
(ldmain.o): Don't pass -DSCRIPTDIR=....
* ldlang.c (lang_process): Add "ldscripts/" to the name of the
default script file.
ld/Makefile.in
ld/configure.in
ld/genscripts.sh
ld/ldlang.c
ld/ldmain.c
This page took 0.032296 seconds and 4 git commands to generate.