Home
last modified time | relevance | path

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

1234567

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DInstallNameToolOpts.td19 HelpText<"Add new rpath">;
22 HelpText<"Add new rpath before other rpaths">;
25 HelpText<"Delete specified rpath">;
28 HelpText<"Delete all rpath directives">;
30 def rpath: MultiArg<["-", "--"], "rpath", 2>,
31 HelpText<"Change rpath path name">;
/freebsd/tools/regression/tls/ttls1/
H A DMakefile3 LDFLAGS+= -L../libxx -lxx -Wl,--rpath=${.OBJDIR}/../libxx
4 LDFLAGS+= -L../libyy -lyy -Wl,--rpath=${.OBJDIR}/../libyy
/freebsd/tests/sys/vm/stack/
H A DMakefile10 LDFLAGS.stack_dt_need_exec_test+= -Wl,-rpath,${TESTSDIR} -L${.OBJDIR:H}/soxstack
12 LDFLAGS.stack_dlopen_exec_test+= -Wl,-rpath,${TESTSDIR}
/freebsd/lib/libc/tests/tls/
H A DMakefile26 LDFLAGS.tls_dynamic_test+= -Wl,-rpath,${TESTSDIR} -L${DSODIR}
30 LDFLAGS.tls_dlopen_test+= -Wl,-rpath,${TESTSDIR} -Wl,-export-dynamic
/freebsd/tools/regression/tls/ttls3/
H A DMakefile6 CFLAGS+= -Wl,--rpath=${.OBJDIR}
15 ld $(LDFLAGS) tls-test.o libtls.so.1 -rpath=${.OBJDIR} -soname libtls-test.so.1 -o libtls-test.so.1
/freebsd/sys/fs/smbfs/
H A Dsmbfs_node.c111 char *p, *rpath; in smbfs_node_alloc() local
180 rpath = malloc(rplen + 1, M_SMBNODENAME, M_WAITOK); in smbfs_node_alloc()
181 p = rpath; in smbfs_node_alloc()
191 MPASS(p == rpath + rplen); in smbfs_node_alloc()
198 np->n_rpath = rpath; in smbfs_node_alloc()
/freebsd/contrib/ldns/packaging/fedora/
H A Dldns.spec58 %configure --disable-rpath --disable-static --with-sha2 --disable-gost \
63 (cd drill ; %configure --disable-rpath --disable-static --with-sha2 --disable-gost --with-ldns=%{bu…
64 (cd examples ; %configure --disable-rpath --disable-static --with-sha2 --disable-gost --with-ldns=%…
153 - Patch for rpath in ldns-python
/freebsd/tools/test/stress2/testcases/openat/
H A Dopenat.c42 static char rpath[128]; variable
98 strcpy(rpath, "tmp"); in setup()
/freebsd/lib/libfigpar/
H A Dfigpar.c113 char rpath[PATH_MAX]; in parse_config() local
135 if (realpath(path, rpath) == 0) in parse_config()
139 if ((fd = open(rpath, O_RDONLY)) < 0) in parse_config()
/freebsd/contrib/bsddialog/examples_library/
H A Dcompile20 -Wl,-rpath=$libpath
/freebsd/crypto/openssl/
H A DNOTES-UNIX.md43 -Wl,-rpath,/whatever/path # Linux, *BSD, etc.
47 -rpath /whatever/path # Tru64, IRIX
62 '-Wl,-rpath,$(LIBRPATH)'
90 '-Wl,--enable-new-dtags,-rpath,$(LIBRPATH)'
/freebsd/libexec/rtld-elf/tests/rtld_deepbind/
H A DMakefile6 LDFLAGS.rtld_deepbind+= -L${LIBVAL} -Wl,-rpath,'$$ORIGIN'
/freebsd/lib/csu/tests/dynamiclib/
H A DMakefile5 LDFLAGS+= -Wl,-rpath,${TESTSDIR} -L${.OBJDIR:H}/dso
/freebsd/libexec/rtld-elf/tests/libdeep/
H A DMakefile11 LDFLAGS+= -L${LIBVAL2} -Wl,-rpath,'$$ORIGIN'
/freebsd/contrib/tcsh/
H A DFREEBSD-Xlist12 */config.rpath
/freebsd/usr.bin/dpv/
H A Ddpv.c61 static char rpath[PATH_MAX]; variable
84 if (realpath(file->path, rpath) == 0 || in operate_common()
85 (fd = open(rpath, O_RDONLY)) < 0) { in operate_common()
/freebsd/bin/cat/
H A Dcat.c440 char rpath[PATH_MAX]; in udom_open() local
450 if (fileargs_realpath(fa, path, rpath) == NULL) in udom_open()
453 error = cap_getaddrinfo(capnet, rpath, NULL, &hints, &res0); in udom_open()
/freebsd/lib/libclang_rt/
H A Dcompiler-rt-vars.mk22 SANITIZER_LDFLAGS+= -Wl,-rpath,${SANITIZER_LIBDIR}
/freebsd/contrib/bsddialog/utility/
H A DGNUmakefile18 LDFLAGS += -ltinfo -Wl,-rpath=$(LIBPATH) -L$(LIBPATH) -lbsddialog
H A DMakefile18 LDFLAGS += -ltinfow -Wl,-rpath=${LIBPATH} -L${LIBPATH} -lbsddialog
/freebsd/sys/contrib/openzfs/config/
H A Dlib-link.m4116 dnl Determine the platform dependent parameters needed to use rpath:
127 dnl Complain if config.rpath is missing.
128 AC_REQUIRE_AUX_FILE([config.rpath])
135 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
149 dnl Determine whether the user wants rpath handling at all.
150 AC_ARG_ENABLE([rpath],
151 [ --disable-rpath do not hardcode runtime library paths],
640 dnl Weird platform: only the last -rpath option counts, the user must
654 dnl The -rpath options are cumulative.
748 dnl Weird platform: only the last -rpath option counts, the user
[all …]
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_openssl.m46 dnl latter's suboption --with-rpath.
54 [rpath],
56 [--without-rpath],
232 LDFLAGS_NTP="$LDFLAGS_NTP -Wl,-rpath,$openssl_libdir"
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_mad_ctrl.c563 char ipath[BUF_SIZE], rpath[BUF_SIZE]; in log_rcv_cb_error() local
565 int nr = sprintf(rpath, "%d", p_smp->return_path[0]); in log_rcv_cb_error()
568 nr += sprintf(rpath + nr, ",%d", p_smp->return_path[i]); in log_rcv_cb_error()
572 ipath, rpath); in log_rcv_cb_error()
/freebsd/contrib/unbound/
H A Dltmain.sh6555 rpath=
6820 rpath | xrpath)
6829 case "$rpath " in
7136 -rpath)
7137 prev=rpath
8757 set dummy $rpath
9541 rpath=$finalize_rpath
9542 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9579 rpath=
10423 rpath=
[all …]
/freebsd/contrib/file/
H A Dltmain.sh6558 rpath=
6823 rpath | xrpath)
6832 case "$rpath " in
7139 -rpath)
7140 prev=rpath
8762 set dummy $rpath
9554 rpath=$finalize_rpath
9555 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9592 rpath=
10436 rpath=
[all …]

1234567