commit | 6a600a4648cc91da6c1a586c67e076a519889343 | [log] [tgz] |
---|---|---|
author | Jorge Lucangeli Obes <[email protected]> | Fri Apr 07 15:53:06 2017 -0400 |
committer | Jorge Lucangeli Obes <[email protected]> | Fri Apr 07 16:56:05 2017 -0400 |
tree | 1398700072d44ace49748c5e3b0fe7caf5d5f8b5 | |
parent | accc5e5fef691ea2139df7471e0225297d8da5b7 [diff] |
Linux: Change the default for seccomp soft-fail. Make seccomp hard-fail by default, and soft-fail when USE_seccomp is "no". This simplifies building on Linux because most folks no longer have to pass USE_seccomp=yes when building. Bug: 37162444 Test: Builds with USE_seccomp=yes, with USE_seccomp=no, without. Test: With USE_seccomp=yes and without produces the same binary. Change-Id: I3821f5b7d2db78e334107263fed0a591695540a3