FreeBSD Bugzilla – Attachment 94820 Details for
Bug 133054
[patch] devel/boost: mark as MAKE_JOBS_SAFE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mark.diff
mark.diff (text/plain), 727 bytes, created by
swell.k
on 2009-03-25 09:40:01 UTC
(
hide
)
Description:
mark.diff
Filename:
MIME Type:
Creator:
swell.k
Created:
2009-03-25 09:40:01 UTC
Size:
727 bytes
patch
obsolete
>Index: devel/boost/Makefile >=================================================================== >RCS file: /home/csup/ports/devel/boost/Makefile,v >retrieving revision 1.42 >diff -u -p -r1.42 Makefile >--- devel/boost/Makefile 20 Feb 2009 01:13:49 -0000 1.42 >+++ devel/boost/Makefile 25 Mar 2009 08:58:48 -0000 >@@ -17,6 +17,7 @@ COMMENT= Free peer-reviewed portable C++ > > USE_BZIP2= yes > USE_LDCONFIG= yes >+MAKE_JOBS_SAFE= yes > WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/g} > > .if defined(WITH_PYTHON) || defined (WITH_PYSTE) >@@ -87,6 +88,7 @@ PLIST_SUB+= BOOST_PYSTE="@comment " > BOOST_TOOLS= gcc > > BJAM_OPTIONS= --layout=system >+BJAM_OPTIONS+= ${_MAKE_JOBS} > .if defined (WITH_VERBOSE_BUILD) > BJAM_OPTIONS+= -d2 > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 133054
: 94820
Working