From aee99283bb7119eb0e3d77ad67e2179f765f0c0a Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 26 Feb 2016 16:14:02 -0500 Subject: build system: use the term 'compiler' rather than 'toolchain' where applicable. --- config.usage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.usage') diff --git a/config.usage b/config.usage index 2175510..ca4419c 100644 --- a/config.usage +++ b/config.usage @@ -16,7 +16,7 @@ supported switches: --host --target --arch - --toolchain + --compiler --sysroot --cross-compile --shell @@ -42,7 +42,7 @@ supported variables: HOST TARGET ARCH - TOOLCHAIN + COMPILER SYSROOT CROSS_COMPILE SHELL -- cgit v1.2.3