do not hardcode -I/usr/include32 when cross-compiling
When we cross-compile, we do not want any /usr/include paths as that will conflict with our own system headers. Disable the hardcoded path when we have an active sysroot. BUG=chromium:488360 Review URL: https://codereview.chromium.org/1132853010 Cr-Commit-Position: refs/heads/master@{#330514}
Showing
Please register or sign in to comment