commit | 4bde3e59bc97321c30595b643cd1e13ef8b436f1 | [log] [tgz] |
---|---|---|
author | Brian Silverman <bsilver16384@gmail.com> | Sat Feb 17 23:57:09 2018 -0500 |
committer | Brian Silverman <bsilver16384@gmail.com> | Sat Feb 17 23:57:48 2018 -0500 |
tree | 1888e5bbe31aa7f9ba80bff86e85c8efcb129b79 | |
parent | 718c44c8f7122e610cab14b796662c64e1da829e [diff] [blame] |
Fix roborio reference in our armhf-debian toolchain It's confusing. Change-Id: I57c17a3da53fdd90385a993cd5338a01c15dfedb
diff --git a/tools/cpp/CROSSTOOL b/tools/cpp/CROSSTOOL index bda3e1b..196912c 100644 --- a/tools/cpp/CROSSTOOL +++ b/tools/cpp/CROSSTOOL
@@ -539,7 +539,7 @@ abi_libc_version: "glibc_2.19" builtin_sysroot: "" compiler: "clang" - host_system_name: "roborio" + host_system_name: "linux" needsPic: true supports_gold_linker: false supports_incremental_linker: false