third_party.pigweed.src/pw_toolchain
Alexei Frolov 77af7193e0 Fix MacOS xcode sysroot command
The way in which the exec script receives arguments was recently
modified but the MacOS clang toolchain that calls it was not updated.
This change fixes that.

Fixes: 11
Change-Id: Ie41a1c62c9c9aa3b7e7d54d16b1f8096b9dbb559
2019-12-20 20:10:18 +00:00
..
arm_gcc.gni arm_gcc: help ld link all these libs together 2019-12-18 16:43:36 +00:00
BUILD Add license metadata to bazel files. 2019-11-15 11:52:14 -08:00
BUILD.gn stm32f429i-disc1: Enable hardware FPU 2019-12-13 00:33:46 +00:00
host_clang.gni Fix MacOS xcode sysroot command 2019-12-20 20:10:18 +00:00
host_gcc.gni
README.md

pw_toolchain: Pigweed's standard build toolchains