Searched refs:RPATH (Results 1 – 15 of 15) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | http_test.c | 20 #define RPATH "/path/result.crt" macro 68 if (strncmp(path, RPATH, strlen(RPATH)) != 0) { in mock_http_server() 73 version, RPATH) > 0; /* same server */ in mock_http_server() 137 : OSSL_HTTP_transfer(NULL, NULL /* host */, NULL /* port */, RPATH, in test_http_x509() 177 RPATH, 0 /* use_ssl */, in test_http_keep_alive()
|
/freebsd/contrib/libpcap/ |
H A D | libpcap.pc.in | 17 Libs: -L${libdir} @RPATH@ -l@PACKAGE_NAME@
|
H A D | Makefile.in | 64 RPATH = @RPATH@
|
H A D | CMakeLists.txt | 3518 set(RPATH "-Wl,-rpath,\${libdir}") variable 3526 set(RPATH "-Wl,-R,\${libdir}") variable 3529 # No option needed to set the RPATH. 3531 set(RPATH "") variable
|
H A D | configure.ac | 3181 RPATH="-Wl,-rpath,\${libdir}" 3189 RPATH="-Wl,-R,\${libdir}" 3202 AC_SUBST(RPATH) subst
|
H A D | configure | 13822 RPATH="-Wl,-rpath,\${libdir}" 13830 RPATH="-Wl,-R,\${libdir}"
|
/freebsd/crypto/openssl/ |
H A D | NOTES-UNIX.md | 37 variations of RPATH are the most usual (note: ELF systems have two such
|
H A D | CHANGES.md | 3980 * Removed automatic addition of RPATH in shared libraries and executables, 15252 uses the RPATH feature, and is available through the special
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | DynamicTags.def | 59 DYNAMIC_TAG(RPATH, 15) // String table offset of library search path.
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 998 >> /usr/local/lib RPATH - honored 999 >> /usr/lib RPATH - honored 1020 >> /usr/local/lib from RPATH - honored 1021 >> /usr/lib from RPATH - honored
|
/freebsd/contrib/ldns/ |
H A D | acx_nlnetlabs.m4 | 40 # 2010-03-01 Fix RPATH using CONFIG_COMMANDS to run at the very end.
|
/freebsd/contrib/unbound/ |
H A D | acx_nlnetlabs.m4 | 49 # 2010-03-01 Fix RPATH using CONFIG_COMMANDS to run at the very end.
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 244 CMake: Prevent stripping of the RPATH on installation.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 288 o Fix RPATH for APPLE (45b1f379)
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog | 288 o Fix RPATH for APPLE (45b1f379)
|