~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] main/libaio: fix cross-compiling

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20191106105520.B7DAB49054@mx12.valuehost.ru>
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 main/libaio/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/libaio/APKBUILD b/main/libaio/APKBUILD
index 1c26d91c08..6d121319a2 100644
--- a/main/libaio/APKBUILD
+++ b/main/libaio/APKBUILD
@@ -9,7 +9,8 @@ url="https://pagure.io/libaio"
arch="all"
license="LGPL-2.1-or-later"
options="!check" # No test suite.
makedepends="linux-headers"
makedepends_build=""
makedepends_host="linux-headers"
subpackages="$pkgname-dev"
source="https://releases.pagure.org/libaio/libaio-$pkgver.tar.gz
	libaio-optional-werror.patch
-- 
2.23.0
Reply to thread Export thread (mbox)