DescriptionFix 32-bit x86 Linux build for GN uploads.
The bots still use 'cpu_arch' to set the architecture, and the build
file was keying off of build_cpu_arch to determine whether or not
to enable NaCl, so things were failing. Updating the the code to
'current_cpu' fixes the problem correctly.
TBR=brettw@chromium.org
Committed: https://crrev.com/1c35162ea310ab09b3bb72fe1bfe95232db5d1a6
Cr-Commit-Position: refs/heads/master@{#318585}
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|