commit | 898f1e4a82abd0ea6c4b1462aa5968744f247ce7 | [log] [tgz] |
---|---|---|
author | Alistair Strachan <astrachan@google.com> | Mon May 20 16:17:41 2019 -0700 |
committer | Alistair Strachan <astrachan@google.com> | Mon May 20 16:19:40 2019 -0700 |
tree | 946643db49172e8533ed7e3a78788463441664fd | |
parent | e46a937211ec5c90765d2b6ad7f81688ffcfa638 [diff] |
Pass CC_LD_ARG to savedefconfig Seen on build.configs that enable check_defconfig(), such as cuttlefish. If we don't do this, CONFIG_LTO_CLANG will be turned off (because GCC will be detected) which breaks defconfigs that enable this feature. Change-Id: I19f31318058de9d1c020e5e30168c4a678289e27 Signed-off-by: Alistair Strachan <astrachan@google.com>