mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
asio: use PKG_CONFIGURE_SCRIPT
This commit is contained in:
parent
fc93964c2e
commit
5fc595d5a3
@ -15,6 +15,6 @@ PKG_BUILD_FLAGS="-sysroot"
|
|||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--without-boost --without-openssl"
|
PKG_CONFIGURE_OPTS_TARGET="--without-boost --without-openssl"
|
||||||
|
|
||||||
post_unpack() {
|
configure_package() {
|
||||||
mv ${PKG_BUILD}/asio/* ${PKG_BUILD}
|
PKG_CONFIGURE_SCRIPT="${PKG_BUILD}/asio/configure"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user