mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
libusbmuxd: remove RPATH
This commit is contained in:
parent
c9ba4cc232
commit
e658c8a1f6
@ -14,3 +14,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
|
|||||||
ac_cv_func_realloc_0_nonnull=yes \
|
ac_cv_func_realloc_0_nonnull=yes \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-shared"
|
--disable-shared"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user