mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libXinerama: remove RPATH
This commit is contained in:
parent
b3e8ddb090
commit
5db4c6e81e
@ -12,3 +12,7 @@ PKG_DEPENDS_TARGET="toolchain util-macros libXext"
|
||||
PKG_LONGDESC="libXinerama is the Xinerama library."
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --enable-malloc0returnsnull"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user