chromium-src-build/toolchain
jamesr@chromium.org aa7ec418a3 GN: Use -Wl,-filelist for rsp files on mac instead of @
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
2014-06-19 18:16:41 +00:00
..
android Make GN Android build link executables. 2014-05-13 17:41:06 +00:00
linux Work on Mac GN build. 2014-04-17 20:33:19 +00:00
mac GN: Use -Wl,-filelist for rsp files on mac instead of @ 2014-06-19 18:16:41 +00:00
nacl Pull GN @ r262225 2014-04-08 16:50:01 +00:00
win Add GN support for midl. 2014-06-17 20:33:53 +00:00
OWNERS Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
clang.gni Work on Mac GN build. 2014-04-17 20:33:19 +00:00
gcc_toolchain.gni Use response files in the GN build for shared libs and executables 2014-05-30 16:31:18 +00:00
goma.gni Pull GN @ 252040, update calls 2014-02-19 20:31:52 +00:00