restrict DPB_PROPERTIES=parallel, since the update this uses too much

ram during build for smaller archs. might still not be enough, but we'll
see after some more bulk builds.
This commit is contained in:
sthen
2025-09-10 08:06:20 +00:00
parent 1404b13cd7
commit 16686ae37f
+5 -2
View File
@@ -1,5 +1,10 @@
BROKEN-powerpc = fails at runtime, the UI is totally blank
.if ${MACHINE_ARCH} == amd64 || ${MACHINE_ARCH} == aarch64
# uses too much ram for smaller archs
DPB_PROPERTIES = parallel
.endif
COMMENT-main = 2D and 3D game engine
COMMENT-editor= 2D and 3D game engine (with the editor)
@@ -109,8 +114,6 @@ RUN_DEPENDS-editor = devel/desktop-file-utils
DEBUG_PACKAGES = ${BUILD_PACKAGES}
NO_TEST = Yes
DPB_PROPERTIES = parallel
.if ${MACHINE_ARCH:Mhppa}
LDFLAGS += -latomic
WANTLIB += atomic