mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
tntnet: remove RPATH
This commit is contained in:
parent
9fff026d9b
commit
b773859703
@ -29,6 +29,10 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-unittest \
|
||||
--with-ssl=no \
|
||||
--with-stressjob=no"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf ${INSTALL}/usr/bin/${PKG_NAME}-config
|
||||
cp ${PKG_NAME}-config ${TOOLCHAIN}/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user