Description Hi there, For a project, we need to build React Native from source. This is required for us, as we need to apply the following fix to React Native, which was approved to merge into the main React Native repo, but was never me...
# use `openssl version -a` cmd to see runtime OPENSSLDIR, ENGINESDIR, MODULESDIR value # the origin value generated by Configure # linux-armv4, linux-aarch64, darwin64-x86_64-cc, darwin64-arm64-cc # /usr/local/lib/engines-3 # linux-x86_64, mingw64 # /usr/local/lib64/...
Describe the bug, including details regarding any error messages, version, and platform. Platform: ❯ uname -a Linux tom-ThinkPad-X1-Carbon-Gen-9 5.15.0-89-generic #99~20.04.1-Ubuntu SMP Thu Nov 2 15:16:47 UTC 2023 x86_64 x86_64 x86_64 GN...
-rpath,"\$ORIGIN/../sss:\$ORIGIN/../hostlib/hostLib/se05x:\$ORIGIN/../hostlib/hostLib:\$ORIGIN/../hostlib/hostLib/libCommon:\$ORIGIN/../ext:\$ORIGIN/../hostlib/hostLib/libCommon/log" sss/libSSS_APIs.so hostlib/hostLib/se05x/libse05x.so hostlib/hostLib/li...
-DCMAKE_SKIP_INSTALL_RPATH=ON \ -DCMAKE_USE_SYSTEM_LIBRARIES=True \ -DBUILD_TESTING=OFF \ $TERMUX_PKG_EXTRA_CONFIGURE_ARGS $TOOLCHAIN_ARGS } termux_step_configure_meson () { termux_setup_meson CC=gcc CXX=g++ $TERMUX_MESON \ $TERMUX_PKG_SRCDIR \ $TERMUX_PKG_BUILDDIR \...
special'$ORIGIN'RPATHs are appearing after other*RPATHs; this is just a minor issue but usually unwanted*0x0010... the RPATH is empty; there is no reasonforsuch RPATHs* and they cause unneeded workwhileloading libraries*0x0020... an RPATH references'..'of an absolute path; this will ...
While/usr/local/lib64is not considered acceptable, either a directoryunderthere, like/usr/local/lib64/wiresharkor a path that includes$ORIGINis considered acceptable. So enabling-DENABLE_RPATH_ORIGIN=ONin the spec file for Fedora is acceptable, as would be moving the libraries to a subdirectory...
"@rpath/libcrypto_openssl.framework/libcrypto_openssl", ] output_name = "crypto_openssl" } else { output_name = "libcrypto_openssl" } if (compatible_with_legacy_build_system) { subsystem_name = "security" part_name = "huks" } else { subsystem_name = "thirdparty" part...
ldflags = [ "-Wl,-rpath=\$ORIGIN/" ] } else { ldflags = [ "-Wl" ] } if (!ark_standalone_build) { ldflags += [ "-Wl,--lto-O0" ] } } # ecmascript icu path for testcase config config("icu_path_test_config") { icu_data_path = rebase_path("//third_par...
ldflags = [ "-Wl,-rpath=\$ORIGIN/" ] } else { ldflags = [ "-Wl" ] } if (!ark_standalone_build) { ldflags += [ "-Wl,--lto-O0" ] } } # ecmascript icu path for testcase config config("icu_path_test_config") { icu_data_path = rebase_path("//third_par...