mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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-xsltproc \
|
||||||
--without-asciidoc \
|
--without-asciidoc \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user