ports/133062: [PATCH] lang/gcc34: mark MAKE_JOBS_SAFE

Martin Matuska mm at FreeBSD.org
Wed Mar 25 14:00:05 UTC 2009


>Number:         133062
>Category:       ports
>Synopsis:       [PATCH] lang/gcc34: mark MAKE_JOBS_SAFE
>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:   Wed Mar 25 14:00:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD neo2 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #11 r179970M: Thu Jan 15 23:58:53 CET
>Description:
Mark MAKE_JOBS_SAFE for SMP compilation.
This is the same for gcc42, gcc43, gcc44.

Port maintainer (gerald at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gcc-3.4.6_3,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/gcc34/Makefile,v
retrieving revision 1.250
diff -u -r1.250 Makefile
--- Makefile	13 Mar 2009 21:36:53 -0000	1.250
+++ Makefile	25 Mar 2009 13:58:07 -0000
@@ -27,6 +27,7 @@
 USE_BISON=	build
 USE_BZIP2=	yes
 USE_GMAKE=	yes
+MAKE_JOBS_SAFE=	yes
 USE_ICONV=	yes
 USE_PERL5_BUILD=yes
 
--- gcc-3.4.6_3,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list