summaryrefslogtreecommitdiff
path: root/www-client/chromium/chromium-142.0.7393.6.ebuild
diff options
context:
space:
mode:
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).