| /freebsd/sys/contrib/openzfs/config/ |
| H A D | lib-prefix.m4 | 150 dnl "lib" or "lib64" or "lib/64", 156 dnl There is no formal standard regarding lib and lib64. 159 dnl $prefix/lib64 and 32-bit libraries go under $prefix/lib. We determine 161 dnl path. If at least one of its elements ends in /lib64 or points to a 162 dnl directory whose absolute pathname ends in /lib64, we assume a 64-bit ABI. 209 dnl surely under $prefix/lib, not $prefix/lib64. 226 */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; 232 */lib64 ) acl_libdirstem=lib64 ;;
|
| /freebsd/contrib/googletest/docs/ |
| H A D | pkgconfig.md | 60 installed under `/usr/local/lib64/pkgconfig`. If you set 63 export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig 99 libdir=/usr/lib64 112 `PKG_CONFIG_LIBDIR=/home/MYUSER/sysroot/usr/lib64/pkgconfig` against this `.pc` 119 -L/usr/lib64 -lgtest -lpthread 130 export PKG_CONFIG_LIBDIR=${PKG_CONFIG_SYSROOT_DIR}/usr/lib64/pkgconfig 139 -L/home/MYUSER/sysroot/usr/lib64 -lgtest -lpthread
|
| /freebsd/contrib/pam-krb5/m4/ |
| H A D | lib-pathname.m4 | 3 dnl Red Hat systems and some other Linux systems use lib64 and lib32 rather 6 dnl suffix, adds -Lprefix/lib, -Lprefix/lib32, or -Lprefix/lib64 to the 41 [rra_lib_arch_name=lib64])])])
|
| /freebsd/crypto/openssl/test/quic-openssl-docker/ |
| H A D | Dockerfile | 4 ENV PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig/:… 6 ENV LD_LIBRARY_PATH=/usr/lib64:/usr/lib:/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Linux.cpp | 194 return Triple.isArch32Bit() ? "lib" : "lib64"; in getOSLibDir() 216 return Triple.isArch32Bit() ? "lib" : "lib64"; in getOSLibDir() 335 // find /usr/lib64 as it is referenced as /usr/lib/../lib64. So we handle in Linux() 527 LibDir = "lib64"; in getDynamicLinker() 566 LibDir = "lib64"; in getDynamicLinker() 571 LibDir = "lib64"; in getDynamicLinker() 589 LibDir = "lib64"; in getDynamicLinker() 603 LibDir = X32 ? "libx32" : "lib64"; in getDynamicLinker()
|
| H A D | MinGW.cpp | 424 // lib64: openSUSE Linux in findGccLibDir() 425 for (StringRef CandidateLib : {"lib", "lib64"}) { in findGccLibDir() 656 // /usr/lib64/gcc/x86_64-w64-mingw32/5.1.0/include/c++ 657 // /usr/lib64/gcc/x86_64-w64-mingw32/5.1.0/include/c++/x86_64-w64-mingw32 658 // /usr/lib64/gcc/x86_64-w64-mingw32/5.1.0/include/c++/backward
|
| H A D | Gnu.cpp | 1382 auto N64 = MultilibBuilder("/lib64") in findMipsMtiMultilibs() 1489 auto N64 = MultilibBuilder("/lib64") in findMipsImgMultilibs() 1916 MultilibBuilder("lib64/lp64").flag("-m64").flag("-mabi=lp64"); in findRISCVMultilibs() 1918 MultilibBuilder("lib64/lp64f").flag("-m64").flag("-mabi=lp64f"); in findRISCVMultilibs() 1920 MultilibBuilder("lib64/lp64d").flag("-m64").flag("-mabi=lp64d"); in findRISCVMultilibs() 2464 static const char *const AArch64LibDirs[] = {"/lib64", "/lib"}; in CollectLibDirsAndTriples() 2489 static const char *const X86_64LibDirs[] = {"/lib64", "/lib"}; in CollectLibDirsAndTriples() 2506 static const char *const LoongArch64LibDirs[] = {"/lib64", "/lib"}; in CollectLibDirsAndTriples() 2522 static const char *const MIPS64LibDirs[] = {"/lib64", "/lib"}; in CollectLibDirsAndTriples() 2526 static const char *const MIPS64ELLibDirs[] = {"/lib64", "/lib"}; in CollectLibDirsAndTriples() [all …]
|
| H A D | CommonArgs.cpp | 1187 // Default to clang lib / lib64 folder, i.e. the same location as device in addOpenMPRuntimeLibraryPath() 1295 // lib64 instead of lib. in addFortranRuntimeLibraryPath()
|
| /freebsd/sys/contrib/openzfs/contrib/dracut/02zfsexpandknowledge/ |
| H A D | module-setup.sh.in | 84 "/lib64" \ 89 "/usr/lib64" \
|
| /freebsd/contrib/libxo/ |
| H A D | libxo-config.in | 100 if [ "@XO_LIBDIR@" = "-L/usr/lib" -o "@XO_LIBDIR@" = "-L/usr/lib64" ]
|
| /freebsd/crypto/openssl/util/ |
| H A D | shlib_wrap.sh | 75 eval $rld_var=\"/usr/lib64'${'$rld_var':+:$'$rld_var'}'\"
|
| H A D | shlib_wrap.sh.in | 80 eval $rld_var=\"/usr/lib64'${'$rld_var':+:$'$rld_var'}'\"
|
| /freebsd/contrib/ldns/ |
| H A D | acx_nlnetlabs.m4 | 6 # 2021-07-30 fix for openssl use of lib64 directory. 673 if test ! -d "$ssldir/lib" -a -d "$ssldir/lib64"; then 674 LDFLAGS="$LDFLAGS -L$ssldir/lib64" 675 LIBSSL_LDFLAGS="$LIBSSL_LDFLAGS -L$ssldir/lib64" 676 ACX_RUNTIME_PATH_ADD([$ssldir/lib64])
|
| H A D | configure.ac | 416 if test ! -d "$ssldir/lib" -a -d "$ssldir/lib64"; then 417 CFLAGS="$CFLAGS -Wl,-rpath,$ssldir/lib64"
|
| /freebsd/contrib/pam-krb5/ |
| H A D | NEWS | 530 /lib64 as an installation path based on the size of an integer in the 602 module into /lib/security or /lib64/security on Linux, matching the 603 standard Linux-PAM module location. Use lib64 instead of lib on 617 directory for the Kerberos libraries is lib32 or lib64 instead of lib 849 Change lib to lib64 on x86_64 Linux to allow for the magical $ISA
|
| H A D | README.md | 121 `--libdir=/usr/lib64` is appropriate to install the module into the system 149 `lib32`, or `lib64` on your platform.
|
| H A D | README | 117 --libdir=/usr/lib64 is appropriate to install the module into the system 141 or lib64 on your platform.
|
| /freebsd/contrib/unbound/ |
| H A D | acx_nlnetlabs.m4 | 15 # 2021-07-30 fix for openssl use of lib64 directory. 662 dnl and /usr/lib64/openssl11/libssl.so 674 ssldir_lib=`echo $ssldir | sed -e 's/include/lib64/'` 691 if test ! -d "$ssldir/lib" -a -d "$ssldir/lib64"; then 692 ssldir_lib="$ssldir/lib64"
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-NONSTOP.md | 95 `${prefix}/lib64-put` for 64-bit models.
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_sysvec.c | 873 .interp_path = "/lib64/ld-linux-x86-64.so.2", 884 .interp_path = "/lib64/ld-linux.so.2",
|
| /freebsd/contrib/tcpdump/cmake/Modules/ |
| H A D | FindPCAP.cmake | 144 list(APPEND _lib_dirs "lib64/pkgconfig")
|
| /freebsd/contrib/libcbor/doc/source/ |
| H A D | getting_started.rst | 191 /lib64/ld-linux-x86-64.so.2 (0x00007f9af6be9000)
|
| /freebsd/sys/arm64/linux/ |
| H A D | linux_sysvec.c | 600 .interp_path = "/lib64/ld-linux-x86-64.so.2",
|
| /freebsd/contrib/pam-krb5/docs/ |
| H A D | docknot.yaml | 45 `--libdir=/usr/lib64` is appropriate to install the module into the system
|
| /freebsd/crypto/openssh/regress/ |
| H A D | test-exec.sh | 939 /usr/lib64/pkcs11/libsofthsm2.so \
|