mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libXrandr: remove RPATH
This commit is contained in:
parent
17ea78843b
commit
b3e8ddb090
@ -12,3 +12,7 @@ PKG_DEPENDS_TARGET="toolchain util-macros libX11 libXrender libXext"
|
||||
PKG_LONGDESC="Xrandr is a simple library designed to interface the X Resize and Rotate Extension."
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-malloc0returnsnull"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user