mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libass: remove RPATH
This commit is contained in:
parent
ac480ad8d7
commit
9c6c05f1c6
@ -20,3 +20,7 @@ if [ ${TARGET_ARCH} = "x86_64" ]; then
|
||||
PKG_DEPENDS_TARGET+=" nasm:host"
|
||||
PKG_CONFIGURE_OPTS_TARGET+=" --enable-asm"
|
||||
fi
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user