22b3476400
This hooks up Clang in the pure GN build (not the hybrid GYP mode). Clang gave some warnings about compiler flags which made me realize that we were giving linker flags to the compiler in some cases. So I enhanced our pkg-config wrapper to to add libraries to the cflags (missing else), return ldflags separately, and also strip out -pthread which was getting included over and over. BUG= Review URL: https://codereview.chromium.org/147923010 git-svn-id: http://src.chromium.org/svn/trunk/src/build@248477 4ff67af0-8c30-449e-8e8b-ad334ec8d88c |
||
---|---|---|
.. | ||
android | ||
linux | ||
mac | ||
nacl | ||
win | ||
OWNERS | ||
clang.gni | ||
gcc_toolchain.gni | ||
get_default_posix_goma_dir.py | ||
goma.gni |