The mac GN build exceeds the command line limit when linking large targets like webkit_unit_tests. The fix is to pass a response file to the linker instead of passing a list of object files. Passing this by @rspfile ends up expanding the list before calling clang, so this instead passes it via the filelist parameter. BUG=386046 Review URL: https://codereview.chromium.org/340233002 git-svn-id: http://src.chromium.org/svn/trunk/src/build@278424 4ff67af0-8c30-449e-8e8b-ad334ec8d88c |
||
---|---|---|
.. | ||
android | ||
linux | ||
mac | ||
nacl | ||
win | ||
OWNERS | ||
clang.gni | ||
gcc_toolchain.gni | ||
goma.gni |