platform_build_soong/cc
Dan Willemsen 6dd0660905 Apply ToolchainLdflags to clang builds
Otherwise we're missing -m32 and -m64 in x86/x86_64 builds.

Change-Id: If63cc6ce12795921584437e4cee4530c0dfb634f
2016-01-13 13:32:26 -08:00
..
androidmk.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00
arm64_device.go Align flags with make 2016-01-12 23:30:13 -08:00
arm_device.go Align flags with make 2016-01-12 23:30:13 -08:00
builder.go Use xcrun and xcode-select to auto-configure mac sdk 2015-12-22 15:53:01 -08:00
cc.go Apply ToolchainLdflags to clang builds 2016-01-13 13:32:26 -08:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
clang.go Change clang extra flags behavior 2016-01-13 13:32:26 -08:00
gen.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00
mips64_device.go Align flags with make 2016-01-12 23:30:13 -08:00
mips_device.go Add Clang Asflags for mips 2016-01-13 13:32:26 -08:00
toolchain.go Add Clang Asflags for mips 2016-01-13 13:32:26 -08:00
util.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00
x86_64_device.go Align flags with make 2016-01-12 23:30:13 -08:00
x86_darwin_host.go Align flags with make 2016-01-12 23:30:13 -08:00
x86_device.go Align flags with make 2016-01-12 23:30:13 -08:00
x86_linux_host.go Align flags with make 2016-01-12 23:30:13 -08:00
x86_windows_host.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00