mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libirman: remove RPATH
This commit is contained in:
parent
9e70798218
commit
23198ec282
@ -16,6 +16,10 @@ PKG_BUILD_FLAGS="+pic -parallel"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-swtest"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf ${INSTALL}/usr/bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user