Home
last modified time | relevance | path

Searched refs:LIB_PATH (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/contrib/binutils/ld/
H A Dgenscripts.sh159 case :${LIB_PATH}: in
161 ::) LIB_PATH=${lib}${LIBPATH_SUFFIX} ;;
162 *) LIB_PATH=${LIB_PATH}:${lib}${LIBPATH_SUFFIX} ;;
178 case :${LIB_PATH}:${LIB_PATH2}: in
179 *:: | ::*) LIB_PATH=${LIB_PATH}${LIB_PATH2} ;;
180 *) LIB_PATH=${LIB_PATH}:${LIB_PATH2} ;;
187 case :${LIB_PATH}: in
189 ::) LIB_PATH=${tool_lib} ;;
190 *) LIB_PATH=${tool_lib}:${LIB_PATH} ;;
194 case :${LIB_PATH}: in
[all …]
H A Dconfigure.in16 AC_ARG_WITH(lib-path, [ --with-lib-path=dir1:dir2... set default LIB_PATH],LIB_PATH=$withval)
246 AC_SUBST(LIB_PATH) subst
H A DREADME31 You can do this by setting the LIB_PATH variable in ./Makefile
H A DChangeLog-0203502 already present or when LIB_PATH is set to ":".
1588 instead of setting LIB_PATH.
1595 * emulparams/elf64_aix.sh: Add "=" prefixes to LIB_PATH.
1596 * emulparams/elf64hppa.sh: Add "=" prefixes to LIB_PATH.
1934 elf32bmipn32-defs.sh by overiding ELFSIZE and LIB_PATH.
1951 * emulparams/elf_x86_64.sh (LIB_PATH): Likewise.
2167 to set LIB_PATH.
2176 * Makefile.in (LIB_PATH): Make configurable.
2177 (GENSCRIPTS): Set LIB_PATH in environment.
2178 * configure.in: Substitute LIB_PATH.
[all …]
H A Dconfigure.tgt10 # targ_extra_libpath additional linker emulations using LIB_PATH
14 # targ64_extra_libpath additional linker emulations using LIB_PATH if
259 test "$targ" != "$host" && LIB_PATH='${tooldir}/lib/w32api' ;;
H A DNEWS145 LIB_PATH.
H A DMakefile.am34 LIB_PATH = @LIB_PATH@ macro
496 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${pre…
H A DChangeLog-9899256 * emulparms/elf64hppa.sh (LIB_PATH): Define.
481 * emulparams/elf64_sparc.sh: Add 64-bit directories to native LIB_PATH.
622 * genscripts.sh (LIB_PATH): Define if emulation in EMULATION_LIBPATH.
H A DChangeLog-0001115 * Makefile.in (LIB_PATH): Make configurable.
116 (GENSCRIPTS): Set LIB_PATH in environment.
117 * configure.in: Substitute LIB_PATH.
119 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
H A DMakefile.in195 LIB_PATH = @LIB_PATH@
701 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${pre…
H A DChangeLog-91972134 in LIB_PATH.
3608 * genscripts.sh (EMULATION_NAME): Set LIB_PATH to empty when not
3873 * genscripts.sh: Don't put ${libdir} in LIB_PATH if it is
3874 /usr/lib, since that is already in LIB_PATH.
5899 nonempty, and configured for native, add it to LIB_PATH.
6281 * genscripts.sh (LIB_PATH): Only add /usr/local/lib if it's
6347 to add to the default LIB_PATH.
7574 * Makefile.in: Add LIB_PATH macro, which if set is used to replace
7580 conventional form; people can use the Makefile's LIB_PATH to
H A Dconfigure1025 --with-lib-path=dir1:dir2... set default LIB_PATH
9538 LIB_PATH=$withval
13867 s,@LIB_PATH@,$LIB_PATH,;t t
/freebsd-12.1/tools/build/
H A Dcheck-links.sh36 L) LIB_PATH="${OPTARG}" ;;
60 if [ -n "${LIB_PATH}" ]; then
64 LDD_ENV="${LDD_ENV} LD_LIBRARY_PATH=${LIB_PATH}"
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20003695 * mkcheck.in (SH_FLAG): Add in -Wl,--rpath -Wl,$LIB_PATH. Tweaks.
3732 * mkcheck.in (LIB_PATH): Revert.
3757 * mkcheck.in (LIB_PATH): Add -R bits.
H A DChangeLog-19992440 * testsuite/make_check_libfree++ (LIB_PATH): Test installed