gtk+2 and gtk+3 are in the dep chain for huge amounts of the ports tree,
so add a parallel flag so they use multiple CPUs while building. this is noticably faster at unlocking lots of buildable ports on aarch64 keep gtk+4 in sync with them has been in arm64 package snaps for at least a year OK ajacoutot@ (a while ago)
This commit is contained in:
parent
c7b76e7e50
commit
9998ff7c55
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.234 2020/05/02 11:21:08 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.235 2020/09/12 19:44:11 phessler Exp $
|
||||
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
COMMENT-main= multi-platform graphical toolkit
|
||||
COMMENT-cups= gtk+2 CUPS print backend
|
||||
|
@ -1,8 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.235 2020/09/05 11:16:30 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.236 2020/09/12 19:44:11 phessler Exp $
|
||||
|
||||
# XXX never versions require pango>=1.45
|
||||
# XXX add support for libcloudproviders?
|
||||
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
PORTROACH= skipv:3.90.0,3.92.1,3.93.0,3.94.0
|
||||
|
||||
COMMENT-main= multi-platform graphical toolkit
|
||||
|
@ -1,10 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2020/08/14 07:00:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2020/09/12 19:44:11 phessler Exp $
|
||||
|
||||
# XXX: PORTROACH is set at the end of this file to override gnome.port.mk
|
||||
|
||||
# XXX -Dman-pages=true yet no man page is built
|
||||
# XXX add support for libcloudproviders? (-Denable-cloudproviders=true)
|
||||
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
COMMENT-main= multi-platform graphical toolkit
|
||||
COMMENT-cups= gtk+4 CUPS print backend
|
||||
COMMENT-guic= gtk+ icon theme caching utility
|
||||
|
Loading…
x
Reference in New Issue
Block a user