third_party.pigweed.src/pw_toolchain
Wyatt Hepler cca0daf7b1 Clang toolchain Linux support
- Update host_clang to work on Linux: switch to -Map and --gc-sections
  options
- Make pw_target_toolchain a build arg for Linux and macOS targets.
  Default to gcc on Linux, clang on macOS.
- Rename x86_linux_gcc to host_gcc.

Change-Id: I72eef9ba9398a331f6567b68ad404092186eb15b
2019-11-14 12:34:15 -08:00
..
arm_gcc.gni
BUILD
BUILD.gn Clang toolchain Linux support 2019-11-14 12:34:15 -08:00
host_clang.gni Clang toolchain Linux support 2019-11-14 12:34:15 -08:00
host_gcc.gni Clang toolchain Linux support 2019-11-14 12:34:15 -08:00
README.md

pw_toolchain: Pigweed's standard build toolchains