From 5fea2da16b9953b7334b85d5d0cf44e894386fc8 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 1601ae5..7e1b1ba 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