mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
slang: remove RPATH
This commit is contained in:
parent
48bfca4beb
commit
01f88a6e68
@ -17,6 +17,7 @@ PKG_CONFIGURE_OPTS_TARGET="--without-onig"
|
||||
pre_configure_target() {
|
||||
# slang fails to build in subdirs
|
||||
cd ${PKG_BUILD}
|
||||
sed -i 's|RPATH=".*"|RPATH=""|' configure
|
||||
rm -rf .${TARGET_NAME}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user