mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
libbluray: remove RPATH
This commit is contained in:
parent
593cd0d860
commit
fdf95a15c7
@ -39,3 +39,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
||||
--with-fontconfig \
|
||||
--with-libxml2 \
|
||||
--with-gnu-ld"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user