Home
last modified time | relevance | path

Searched refs:rpath (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/
H A Dltmain.sh4101 rpath=
4350 rpath | xrpath)
4361 *) rpath="$rpath $arg" ;;
4643 -rpath)
4644 prev=rpath
6894 test "$mode" != relink && rpath="$compile_rpath$rpath"
7582 rpath=
7728 rpath=
7730 rpath="$rpath$dir:"
7736 rpath=
[all …]
H A Daclocal.m44436 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
4894 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
4945 # Both c and cxx compiler support -rpath directly
4946 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
5821 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5880 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5908 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5950 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6052 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6074 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
[all …]
H A DMakefile.in664 ${ALLOWRELEASE} -rpath "$(libdir)" -version-info "8:6:8"
669 -rpath "$(TCLLIBDIR)" \
676 $(LIBREADLINE) $(TLIBS) -rpath "$(libdir)"
744 $(TLIBS) -rpath "$(libdir)"
H A Dconfigure7396 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
7973 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
7993 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8009 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8019 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8045 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8053 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8061 hardcode_libdir_flag_spec='-rpath $libdir'
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m41115 # Step 0.d: Disable -rpath support?
1118 AC_ARG_ENABLE(rpath,
1119 AS_HELP_STRING([--disable-rpath],
1120 [disable rpath support (default: on)]),
1456 CC_SEARCH_FLAGS='"-Wl,-rpath,${LIB_RUNTIME_DIR}"'
1457 LD_SEARCH_FLAGS='-rpath "${LIB_RUNTIME_DIR}"'])
1464 CC_SEARCH_FLAGS='"-Wl,-rpath,${LIB_RUNTIME_DIR}"'
1465 LD_SEARCH_FLAGS='-rpath "${LIB_RUNTIME_DIR}"'])
1487 CC_SEARCH_FLAGS='"-Wl,-rpath,${LIB_RUNTIME_DIR}"'
1488 LD_SEARCH_FLAGS='-rpath "${LIB_RUNTIME_DIR}"'])
[all …]