mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
curl: remove RPATH
This commit is contained in:
parent
9fe317363d
commit
3e97799ccd
@ -70,6 +70,10 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_lib_rtmp_RTMP_Init=yes \
|
||||
--with-libidn2 \
|
||||
--with-nghttp2"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf ${INSTALL}/usr/share/zsh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user