Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159642062
D55232.id173113.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
615 B
Referenced Files
None
Subscribers
None
D55232.id173113.diff
View Options
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -3459,7 +3459,7 @@
${WRKDIR_PKGFILE${_SP.${sp}}}: ${_PLIST}.${sp} create-manifest ${WRKDIR}/pkg
@echo "===> Building ${PKGNAME${_SP.${sp}}}"
- @if ! ${SETENV} ${PKG_ENV} ${PKG_CREATE} ${PKG_CREATE_ARGS} -m ${METADIR}.${sp} -p ${_PLIST}.${sp} -o ${WRKDIR}/pkg ${PKGNAME}; then \
+ @if ! ${SETENV} ${PKG_ENV} ${PKG_CREATE} ${PKG_CREATE_ARGS} -T${MAKE_JOBS_NUMBER} -m ${METADIR}.${sp} -p ${_PLIST}.${sp} -o ${WRKDIR}/pkg ${PKGNAME}; then \
cd ${.CURDIR} && eval ${MAKE} delete-package >/dev/null; \
exit 1; \
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 17, 1:42 PM (14 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34026141
Default Alt Text
D55232.id173113.diff (615 B)
Attached To
Mode
D55232: bsd.port.mk: run pkg-create with MAKE_JOB_NUMBER threads
Attached
Detach File
Event Timeline
Log In to Comment