mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
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:
@@ -1,3 +1,5 @@
|
||||
ONLY_FOR_ARCHS= ${LP64_ARCHS}
|
||||
|
||||
COMMENT = declarative cross-platform build tool
|
||||
|
||||
V = 2.0.1
|
||||
|
||||
Reference in New Issue
Block a user