Searched refs:LIBPATH (Results 1 - 19 of 19) sorted by path

/freebsd-10.0-release/contrib/apr/
H A Dconfigure15230 # Note: this linker hardcodes the directories in LIBPATH if there
16342 shlibpath_var=LIBPATH
16388 shlibpath_var=LIBPATH
16865 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/atf/
H A Dconfigure9041 # Note: this linker hardcodes the directories in LIBPATH if there
10153 shlibpath_var=LIBPATH
10199 shlibpath_var=LIBPATH
10680 shlibpath_var=LIBPATH
15237 shlibpath_var=LIBPATH
15283 shlibpath_var=LIBPATH
15762 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dconfigure7683 # Note: this linker hardcodes the directories in LIBPATH if there
8767 shlibpath_var=LIBPATH
8813 shlibpath_var=LIBPATH
9246 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dconfigure7514 # Note: this linker hardcodes the directories in LIBPATH if there
8598 shlibpath_var=LIBPATH
8644 shlibpath_var=LIBPATH
9077 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/binutils/gas/
H A Dconfigure6776 # Note: this linker hardcodes the directories in LIBPATH if there
7860 shlibpath_var=LIBPATH
7906 shlibpath_var=LIBPATH
8339 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/binutils/ld/
H A Dconfigure6777 # Note: this linker hardcodes the directories in LIBPATH if there
7861 shlibpath_var=LIBPATH
7907 shlibpath_var=LIBPATH
8340 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dconfigure6944 # Note: this linker hardcodes the directories in LIBPATH if there
8028 shlibpath_var=LIBPATH
8074 shlibpath_var=LIBPATH
8507 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/file/
H A Dconfigure9449 # Note: this linker hardcodes the directories in LIBPATH if there
10418 shlibpath_var=LIBPATH
10464 shlibpath_var=LIBPATH
10872 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/gdb/
H A Dltconfig984 shlibpath_var=LIBPATH
1019 shlibpath_var=LIBPATH
1303 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/ldns/
H A Dconfigure11748 # Note: this linker hardcodes the directories in LIBPATH if there
12861 shlibpath_var=LIBPATH
12907 shlibpath_var=LIBPATH
13396 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/libyaml/
H A Dconfigure8223 # Note: this linker hardcodes the directories in LIBPATH if there
9193 shlibpath_var=LIBPATH
9239 shlibpath_var=LIBPATH
9659 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/openbsm/
H A Dconfigure8599 # Note: this linker hardcodes the directories in LIBPATH if there
9711 shlibpath_var=LIBPATH
9757 shlibpath_var=LIBPATH
10234 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/openpam/
H A Dconfigure9464 # Note: this linker hardcodes the directories in LIBPATH if there
10576 shlibpath_var=LIBPATH
10622 shlibpath_var=LIBPATH
11099 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/subversion/
H A Dconfigure11792 # Note: this linker hardcodes the directories in LIBPATH if there
12904 shlibpath_var=LIBPATH
12950 shlibpath_var=LIBPATH
13427 shlibpath_var=LIBPATH
16737 shlibpath_var=LIBPATH
16783 shlibpath_var=LIBPATH
17258 shlibpath_var=LIBPATH
/freebsd-10.0-release/contrib/unbound/
H A Dconfigure10936 # Note: this linker hardcodes the directories in LIBPATH if there
12048 shlibpath_var=LIBPATH
12094 shlibpath_var=LIBPATH
12575 shlibpath_var=LIBPATH
/freebsd-10.0-release/crypto/heimdal/
H A Dconfigure9225 # Note: this linker hardcodes the directories in LIBPATH if there
10345 shlibpath_var=LIBPATH
10391 shlibpath_var=LIBPATH
10871 shlibpath_var=LIBPATH
/freebsd-10.0-release/crypto/openssh/contrib/
H A Dfindssl.sh87 LIBPATH=${LIBPATH:=$DEFAULT_LIBPATH}
90 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
145 LIBPATH="$dir:$LIBPATH"
146 LD_LIBRARY_PATH="$dir:$LIBPATH"
147 LIBRARY_PATH="$dir:$LIBPATH"
148 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
/freebsd-10.0-release/crypto/openssl/
H A DMakefile.shared96 LIBPATH=`for x in $$LIBDEPS; do echo $$x; done | sed -e 's/^ *-L//;t' -e d | uniq`; \
97 LIBPATH=`echo $$LIBPATH | sed -e 's/ /:/g'`; \
98 LD_LIBRARY_PATH=$$LIBPATH:$$LD_LIBRARY_PATH \
106 LIBPATH=`for x in $$LIBDEPS; do echo $$x; done | sed -e 's/^ *-L//;t' -e d | uniq`; \
107 LIBPATH=`echo $$LIBPATH | sed -e 's/ /:/g'`; \
108 LD_LIBRARY_PATH=$$LIBPATH:$$LD_LIBRARY_PATH \
206 LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBPATH)"; \
555 LDFLAGS="$(CFLAGS) -Wl,-brtl,-blibpath:$(LIBRPATH):$${LIBPATH
[all...]
/freebsd-10.0-release/crypto/openssl/util/
H A Dshlib_wrap.sh63 LIBPATH="${THERE}:$LIBPATH" # AIX, OS/2
64 export LD_LIBRARY_PATH DYLD_LIBRARY_PATH SHLIB_PATH LIBPATH

Completed in 704 milliseconds