Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149151554
D55050.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
600 B
Referenced Files
None
Subscribers
None
D55050.id.diff
View Options
diff --git a/lang/python314/Makefile b/lang/python314/Makefile
--- a/lang/python314/Makefile
+++ b/lang/python314/Makefile
@@ -43,7 +43,8 @@
# TEST_ARGS: test_gdb requires debug symbols for the test_gdb.test_pretty_print test, so skip it unless defined(WITH_DEBUG)
TEST_ARGS= TESTOPTS="-j${MAKE_JOBS_NUMBER} ${WITH_DEBUG:U-x test_gdb}"
-MAKE_ARGS+= INSTALL_SHARED="${INSTALL_LIB}" # Strip shared library
+MAKE_ARGS+= COMPILEALL_OPTS=-j${MAKE_JOBS_NUMBER} \
+ INSTALL_SHARED="${INSTALL_LIB}" # Strip shared library
SUB_FILES= pkg-message
SUB_LIST= PYTHON_SUFFIX=${PYTHON_SUFFIX}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 23, 2:35 PM (16 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28420798
Default Alt Text
D55050.id.diff (600 B)
Attached To
Mode
D55050: lang/python314: limit parallel .pyc compilation to MAKE_JOBS
Attached
Detach File
Event Timeline
Log In to Comment