DescriptionMake building seccomp-bpf a GYP condition
We add a use_seccomp_bpf variable to allow not building
seccomp-bpf.
We make sure that it can't be use by mistake with sanity
checks that the architecture is MIPS.
BUG=267179
TEST=Use "GYP_DEFINES='use_seccomp_bpf=0' and comment out the two #error.
about:sandbox should say that seccomp-bpf is disabled.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241949
Patch Set 1 : #
Total comments: 16
Patch Set 2 : Address nits. #
Total comments: 2
Patch Set 3 : Excludes files to be IDE friendly. #
Messages
Total messages: 10 (0 generated)
|