Files
build_soong/cc
Colin Cross 7d21c4430d Use @files for ld and ar
ld and ar command lines often end up larger than ARG_MAX, use Ninja's
rsp file support to automatically write the object files to a temporary
file and pass it in using @file support.

This isn't going to work on Darwin host builds, where the host
toolchains don't support @.

Change-Id: Ida2f4e114ab02df6967e863577fa324e197827d5
2015-04-02 14:48:55 -07:00
..
2015-04-02 14:48:55 -07:00
2015-03-27 18:24:14 -07:00
2015-03-21 00:40:20 +00:00
2015-03-27 15:57:49 -07:00