mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26: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"
|
||||
|
||||
post_unpack() {
|
||||
mv ${PKG_BUILD}/asio/* ${PKG_BUILD}
|
||||
configure_package() {
|
||||
PKG_CONFIGURE_SCRIPT="${PKG_BUILD}/asio/configure"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user