From d015ab059d7f9660e44aafd910cb330d31b9ccb8 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.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.project') diff --git a/config.project b/config.project index be6288c..dffbaf6 100644 --- a/config.project +++ b/config.project @@ -19,7 +19,7 @@ mb_default_build= mb_default_host= mb_default_target= mb_default_arch= -mb_default_toolchain= +mb_default_compiler= mb_default_sysroot= mb_default_cross_compile= mb_default_shell=sh -- cgit v1.2.3