mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
libbdplus: remove RPATH
This commit is contained in:
parent
fdf95a15c7
commit
768bd08920
@ -23,3 +23,7 @@ if [ "${BLURAY_AACS_SUPPORT}" = "yes" ]; then
|
||||
else
|
||||
PKG_CONFIGURE_OPTS_TARGET+=" --without-libaacs"
|
||||
fi
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user