commit | 41280a4225d9cd454969169da219e810b931c5bc | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Nov 23 14:01:42 2015 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Nov 24 21:33:29 2015 +0000 |
tree | dfaa90994f381e8848425eedc807f6ba77d9eb6b | |
parent | c4bde7683244907d80a0b112a1fc69d01e65b32f [diff] |
pass ldflags to partial ld rules x86 crt partial ld steps need to pass -m32 through ldflags. Use gcc to run partial ld instead of going directly to ld. Allows reusing ToolchainLdflags, which have linker arguments prefixed with "-Wl,". Change-Id: I1e01ca5831061a11c9f550ab198d8e5b8dccf8bd