From 49393901985a99c86e9e9d97f1195cff7c58b5ce Mon Sep 17 00:00:00 2001 From: WXbet <57314510+WXbet@users.noreply.github.com> Date: Sun, 1 Mar 2020 18:12:03 +0100 Subject: [PATCH] fix selfbuild detection reset variable in loop because there are toolchain configurations without this variable --- support/functions/_toolchain | 1 + 1 file changed, 1 insertion(+) diff --git a/support/functions/_toolchain b/support/functions/_toolchain index 9e37896..8686cd3 100644 --- a/support/functions/_toolchain +++ b/support/functions/_toolchain @@ -96,6 +96,7 @@ _toolchain_main_menu(){ do if [ ! "$i" == "native" ] then + unset _self_build source "$tccfgdir/$i" if [ "$systype" == "ok" ] then