summaryrefslogtreecommitdiff
path: root/www-client/chromium/chromium-142.0.7393.6.ebuild
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2025-09-09 23:54:37 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2025-09-09 23:54:37 -0400
commit199a1d17a85bdb7752247512771416f5083daa8f (patch)
tree559600ed6c6f2dfe9046eb97188e138eb5b7a034 /www-client/chromium/chromium-142.0.7393.6.ebuild
parente09b56f6ccf10ddbba5a009ee0ed09e43e13abd0 (diff)
downloadppo-199a1d17a85bdb7752247512771416f5083daa8f.tar.xz
nacl is long gone.
Diffstat (limited to 'www-client/chromium/chromium-142.0.7393.6.ebuild')
-rw-r--r--www-client/chromium/chromium-142.0.7393.6.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/www-client/chromium/chromium-142.0.7393.6.ebuild b/www-client/chromium/chromium-142.0.7393.6.ebuild
index 2cbacbc..6954109 100644
--- a/www-client/chromium/chromium-142.0.7393.6.ebuild
+++ b/www-client/chromium/chromium-142.0.7393.6.ebuild
@@ -777,9 +777,6 @@ chromium_configure() {
# for development and debugging.
myconf_gn+=" is_component_build=$(usex component-build true false)"
- # Disable nacl, we can't build without pnacl (http://crbug.com/269560).
- myconf_gn+=" enable_nacl=false"
-
# Use system-provided libraries.
# TODO: freetype -- remove sources (https://bugs.chromium.org/p/pdfium/issues/detail?id=733).
# TODO: use_system_hunspell (upstream changes needed).