summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorjoel@chromium.org <joel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-18 04:13:33 +0000
committerjoel@chromium.org <joel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-18 04:13:33 +0000
commit8015de3d3d692d1bbe4f3f2c46b20a5156639d32 (patch)
tree2517ac2fa2113615d795aa480cf308d39ca9bfb9 /chrome_frame
parent07daa864e47774c556796ebd0839f77e60e20d06 (diff)
downloadchromium_src-8015de3d3d692d1bbe4f3f2c46b20a5156639d32.zip
chromium_src-8015de3d3d692d1bbe4f3f2c46b20a5156639d32.tar.gz
chromium_src-8015de3d3d692d1bbe4f3f2c46b20a5156639d32.tar.bz2
Hide seccomp sandbox calls from non-x86 machines
The seccomp sandbox is not built on ARM as it contains x86 specific code. However, there are a pair of calls to seccomp sandbox functions in the zygote initialisation, this hides those calls behind the ARCH_CPU_X86_FAMILY define. Without this the ARM build does not link. Review URL: http://codereview.chromium.org/402009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
0 files changed, 0 insertions, 0 deletions