mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libXcursor: remove RPATH
This commit is contained in:
parent
c59dd96ba8
commit
98c1adf32b
@ -11,3 +11,7 @@ PKG_URL="https://xorg.freedesktop.org/archive/individual/lib/libXcursor-${PKG_VE
|
|||||||
PKG_DEPENDS_TARGET="toolchain libX11 libXfixes libXrender"
|
PKG_DEPENDS_TARGET="toolchain libX11 libXfixes libXrender"
|
||||||
PKG_LONGDESC="X11 Cursor management library.s"
|
PKG_LONGDESC="X11 Cursor management library.s"
|
||||||
PKG_BUILD_FLAGS="+pic -sysroot"
|
PKG_BUILD_FLAGS="+pic -sysroot"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user