mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
pcsc-lite: remove RPATH
This commit is contained in:
parent
5620eceafb
commit
c9ba4cc232
@ -15,3 +15,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
|||||||
--disable-libudev \
|
--disable-libudev \
|
||||||
--enable-libusb \
|
--enable-libusb \
|
||||||
--enable-usbdropdir=/storage/.kodi/addons/service.pcscd/drivers"
|
--enable-usbdropdir=/storage/.kodi/addons/service.pcscd/drivers"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user