Chromium Code Reviews
Descriptiongn: Make target_cpu=x86 v8_target_arch=arm builds generate build files.
First, it's v8_target_arch, not v8_target_cpu
https://codereview.chromium.org/2006173002 got this wrong.
With this changed, things don't gn (//build/config/arm.gni only
sets arm_version if target_cpu is set to something arm-y for example).
Also fix up things enough so that `gn gen` succeeds with the gn args
that would be set on the target-x86-but-set-v8-target-arch-to-arm bot.
BUG=619503, 605732
Patch Set 1 #Patch Set 2 : also make it work #
Total comments: 2
Messages
Total messages: 14 (6 generated)
|
||||||||||||||||||||||||||||