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.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.project') diff --git a/config.project b/config.project index 3084fa2..513b46e 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