mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
encfs: remove RPATH
This commit is contained in:
parent
c3769eeb6c
commit
15308d911f
@ -13,4 +13,5 @@ PKG_BUILD_FLAGS="-sysroot"
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES=${SYSROOT_PREFIX}/usr/include \
|
||||
-DBUILD_UNIT_TESTS=OFF"
|
||||
-DBUILD_UNIT_TESTS=OFF \
|
||||
-DCMAKE_SKIP_RPATH=ON"
|
||||
|
Loading…
x
Reference in New Issue
Block a user