ccid: remove RPATH

This commit is contained in:
heitbaum 2022-01-12 14:06:47 +00:00
parent 98c1adf32b
commit 2c403627c6

View File

@ -14,6 +14,10 @@ PKG_TOOLCHAIN="autotools"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --enable-twinserial"
post_configure_target() {
libtool_remove_rpath libtool
}
make_target() {
make
make -C src/ Info.plist