FreeBSD Bugzilla – Attachment 95006 Details for
Bug 133287
[bsd.scons.mk] support parallel build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.scons.mk.patch
bsd.scons.mk.patch (text/plain), 616 bytes, created by
Dmitry Marakasov
on 2009-04-02 00:00:04 UTC
(
hide
)
Description:
bsd.scons.mk.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2009-04-02 00:00:04 UTC
Size:
616 bytes
patch
obsolete
>Index: bsd.scons.mk >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/Mk/bsd.scons.mk,v >retrieving revision 1.10 >diff -u -r1.10 bsd.scons.mk >--- bsd.scons.mk 19 Apr 2008 17:46:02 -0000 1.10 >+++ bsd.scons.mk 1 Apr 2009 22:56:26 -0000 >@@ -76,8 +76,8 @@ > .if !target(do-build) > do-build: > @cd ${BUILD_WRKSRC} && \ >- ${SETENV} ${SCONS_BUILDENV} ${SCONS_BIN} ${SCONS_ENV} ${SCONS_ARGS} \ >- ${SCONS_TARGET} >+ ${SETENV} ${SCONS_BUILDENV} ${SCONS_BIN} ${SCONS_ENV} ${_MAKE_JOBS} \ >+ ${SCONS_ARGS} ${SCONS_TARGET} > .endif > > .if !target(do-install)
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 133287
: 95006