ports/169456: [patch] mark x11-toolkits/wxgtk28 MAKE_JOBS_SAFE for faster build on SMP-enabled systems

Sayetsky Anton vsjcfm at gmail.com
Tue Jun 26 18:30:12 UTC 2012


>Number:         169456
>Category:       ports
>Synopsis:       [patch] mark x11-toolkits/wxgtk28 MAKE_JOBS_SAFE for faster build on SMP-enabled systems
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 26 18:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sayetsky Anton
>Release:        FreeBSD 8.3-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD j.local 8.3-RELEASE-p1 FreeBSD 8.3-RELEASE-p1 #0 r235504: Wed May 16 14:33:18 EEST 2012 root at j.local:/tmp/obj/mnt/garbage/build/src/sys/JASONW amd64
>Description:
wxgtk28 (and other versions, I think) can be built in multiple threads.
Tested wxgtk28 with 5 threads.
>How-To-Repeat:
>Fix:

--- patch-Makefile begins here ---
--- Makefile-old	2012-06-26 21:16:13.000000000 +0300
+++ Makefile	2012-06-26 21:16:47.000000000 +0300
@@ -21,6 +21,8 @@
 		tiff.4:${PORTSDIR}/graphics/tiff\
 		expat.6:${PORTSDIR}/textproc/expat2
 
+MAKE_JOBS_SAFE=	yes
+
 USE_BZIP2=	yes
 USE_XORG=	x11 sm xxf86vm xinerama 
 USE_GL=		glu
--- patch-Makefile ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list