mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libXext: remove RPATH
This commit is contained in:
parent
bcecaa31cb
commit
6dbe089adc
@ -12,3 +12,7 @@ PKG_DEPENDS_TARGET="toolchain util-macros libX11"
|
||||
PKG_LONGDESC="LibXext provides an X Window System client interface to several extensions to the X protocol."
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-malloc0returnsnull --without-xmlto"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user