Date: Tue, 26 Jun 2012 21:30:58 +0300 (EEST) From: Sayetsky Anton <vsjcfm@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/169458: [patch] mark ftp/filezilla MAKE_JOBS_SAFE for faster build on SMP-enabled systems Message-ID: <201206261830.q5QIUw0x047741@jw.lds.net.ua> Resent-Message-ID: <201206261840.q5QIe88o059284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 169458 >Category: ports >Synopsis: [patch] mark ftp/filezilla 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:40:08 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@j.local:/tmp/obj/mnt/garbage/build/src/sys/JASONW amd64 >Description: ftp/filezilla can successfully built in parallel Tested with 5 threads >How-To-Repeat: >Fix: --- patch-Makefile begins here --- --- Makefile-old 2012-06-26 21:28:30.000000000 +0300 +++ Makefile 2012-06-26 21:26:11.000000000 +0300 @@ -26,6 +26,8 @@ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ tinyxml.3:${PORTSDIR}/textproc/tinyxml +MAKE_JOBS_SAFE= yes + INSTALLS_ICONS= yes USE_BZIP2= yes USE_GMAKE= yes --- patch-Makefile ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206261830.q5QIUw0x047741>