* genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
authorAlan Modra <amodra@gmail.com>
Wed, 22 May 2002 08:44:53 +0000 (08:44 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 22 May 2002 08:44:53 +0000 (08:44 +0000)
commiteb3d6bb8dc61ba812ddb6478c6dc16cc4f569567
treea5c4fd44f732ebb92ba1914cf40fd931ba251a19
parent54f24647c70eb3fbf2b73b6459a1d06c33be9a33
* genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
and $NATIVE_LIB_DIRS.  Add $tool_lib before other libs.
(LIB_SEARCH_DIRS): No need to use "tr".
(COMPILE_IN): Only set for native targets.
* configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
* configure.tgt (powerpc*): Set tdir_*.
(powerpcle*): Correct targ_extra_emuls.
* emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
* emulparams/elf64ppc.sh (LIB_PATH): Likewise.
ld/ChangeLog
ld/configure.host
ld/configure.tgt
ld/emulparams/elf32ppc.sh
ld/emulparams/elf64ppc.sh
ld/genscripts.sh
This page took 0.027246 seconds and 4 git commands to generate.