mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
ccid: remove RPATH
This commit is contained in:
parent
98c1adf32b
commit
2c403627c6
@ -14,6 +14,10 @@ PKG_TOOLCHAIN="autotools"
|
|||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --enable-twinserial"
|
PKG_CONFIGURE_OPTS_TARGET="--enable-static --enable-twinserial"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|
||||||
make_target() {
|
make_target() {
|
||||||
make
|
make
|
||||||
make -C src/ Info.plist
|
make -C src/ Info.plist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user