DescriptionOnly build against prebuilt sysroot when using clang
Its is not currently possible to use gcc with the sysroot
since the sysroot only contains C++ headers for gcc 4.6
and gcc 4.8 is required to build chromium. Luckily clang
is more flexible and able to detect and work with the 4.6
headers in the sysroot.
BUG=504446
Committed: https://crrev.com/ccc8c1e14c155255a8ef844704d97fa8e7d0dac2
Cr-Commit-Position: refs/heads/master@{#361905}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 18 (8 generated)
|