tntnet: remove RPATH

This commit is contained in:
heitbaum 2022-01-12 14:06:47 +00:00
parent 9fff026d9b
commit b773859703

View File

@ -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