You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# When set `enable_nacl = true`, the following error occurs.
352
352
# ninja: error: 'native_client/toolchain/linux_x86/pnacl_newlib/bin/arm-nacl-objcopy', needed by 'nacl_irt_arm.nexe', missing and no known rule to make it.
353
353
# If we want to enable NaCi, maybe we should build the toolchain of NaCl too.
354
-
# But I don't think this is necessary. NaCl existing or not will take little
354
+
# But I don't think this is necessary. NaCl existing or not will take little
355
355
# influence on Chromium. So I'd like to disable NaCl.
0 commit comments