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
external_deps: rebuild nacl_loader for Linux amd64
Add the naclruntime target to external_deps/build.sh. It builds
nacl_loader and nacl_helper_bootstrap.
This uses our version of the native_client repository with a hacked
build script that lets us build native binaries without Chromium tools.
The build brings two dependencies: LLVM and SCons.
Fixes#1504 (NaCl crash handling doesn't work with recent Linux
kernels.)
0 commit comments