* genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
commita23b520eea4d1dd7015492c589155b7730d24664
authorAlan Modra <amodra@bigpond.net.au>
Wed, 22 May 2002 08:44:53 +0000 (22 08:44 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 22 May 2002 08:44:53 +0000 (22 08:44 +0000)
treeb860bdb76154de90f72d71311334ac777403401e
parentbb2b5c6d6b72c7572061b62a2cb6863201d9289e
* 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