Build only on LP64_ARCHS

Build continuously fails on i386. qbs is probably broken on all 32-bit archs!?
Nothing depends on qbs so disable on !LP64_ARCHS.

Spotted by sthen@
This commit is contained in:
rsadowski
2023-05-30 04:09:11 +00:00
parent c1f5ad50da
commit 7e80cc2bce
+2
View File
@@ -1,3 +1,5 @@
ONLY_FOR_ARCHS= ${LP64_ARCHS}
COMMENT = declarative cross-platform build tool
V = 2.0.1