mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +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-libidn2 \
|
||||||
--with-nghttp2"
|
--with-nghttp2"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf ${INSTALL}/usr/share/zsh
|
rm -rf ${INSTALL}/usr/share/zsh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user