Descriptionseccomp: remove build-time flags
Adjusting seccomp through the .gyp file is error-prone and confusing.
Instead, because all callers call SeccompSandboxEnabled(), if I
want to enable it for some build configuration I can adjust just that
function.
This change removes all the build-time seccomp configuration and
leaves it defaulted off. It should have no change on whether seccomp
is enabled.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69208
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|