mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libXi: remove RPATH
This commit is contained in:
parent
5db4c6e81e
commit
a5ddb27c02
@ -22,3 +22,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared \
|
||||
--without-xsltproc \
|
||||
--without-asciidoc \
|
||||
--with-gnu-ld"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user