DescriptionDisable sysroot option when clang build is disabled
Current sysroot image supports gcc <= 4.6. When clang build is disabled
and gcc > 4.6, builds fails as gcc doesn't find the system headers in
sysroot location. So disabling sysroot option when clang is disabled.
Ref: https://code.google.com/p/chromium/issues/detail?id=504446#c17
Disabling the sysroot option as per discussion below:
https://groups.google.com/a/chromium.org/d/msg/chromium-dev/8BILwhBeVCw/TEjLtO2fAAAJ
BUG=504446
TESTS=NONE
R=dpranke,sbc
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 6 (2 generated)
|