Descriptionandroid envsetup: Remove --host-os flag.
Clients should set the host_os gyp variable instead. (As far as I can tell,
this flag was added for the webview build, and this CL updates gyp_webview
to use the gyp define instead. I haven't found other clients.)
Since several gyp targets check the value of host_os in a
target_conditions block and most of the build/common.gypi variables
aren't available during target_conditions processing time, use the same
trick that chromium_code uses to make host_os available at target_conditions
time.
BUG=330631
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251138
Patch Set 1 #Patch Set 2 : android envsetup: Remove --host-os flag. #Patch Set 3 : rebase #Patch Set 4 : . #Patch Set 5 : . #Patch Set 6 : . #Patch Set 7 : ios! #
Total comments: 2
Messages
Total messages: 13 (0 generated)
|