Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149035766
D47090.1789420116.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D47090.1789420116.diff
View Options
Index: lang/v8-beta/Makefile
===================================================================
--- lang/v8-beta/Makefile
+++ lang/v8-beta/Makefile
@@ -31,7 +31,8 @@
${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR}
LIB_DEPENDS= libicudata.so:devel/icu
-USES= compiler:c++17-lang cpe gnome ninja pkgconfig python:build tar:xz
+USES= compiler:c++17-lang cpe gnome ninja pkgconfig \
+ proccontrol python:build tar:xz
USE_GNOME= glib20
BINARY_ALIAS= python3=${PYTHON_CMD}
@@ -70,6 +71,8 @@
use_custom_libcxx=false \
v8_use_external_startup_data=false
+PROCCONTROL_SET=protmax:disable wxmap:enable
+
OPTIONS_DEFINE= EXAMPLES
post-extract:
Index: lang/v8/Makefile
===================================================================
--- lang/v8/Makefile
+++ lang/v8/Makefile
@@ -30,7 +30,8 @@
${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR}
LIB_DEPENDS= libicudata.so:devel/icu
-USES= compiler:c++17-lang cpe gnome ninja pkgconfig python:build tar:xz
+USES= compiler:c++17-lang cpe gnome ninja pkgconfig \
+ proccontrol python:build tar:xz
USE_GNOME= glib20
BINARY_ALIAS= python3=${PYTHON_CMD}
@@ -69,6 +70,8 @@
use_custom_libcxx=false \
v8_use_external_startup_data=false
+PROCCONTROL_SET=protmax:disable wxmap:enable
+
OPTIONS_DEFINE= EXAMPLES
post-extract:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 14, 9:08 PM (3 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29629554
Default Alt Text
D47090.1789420116.diff (1 KB)
Attached To
Mode
D47090: lang/v8(-beta): use proccontrol
Attached
Detach File
Event Timeline
Log In to Comment