test/configure

changeset 13
cdf8bf4549c4
parent 12
a775e493d340
child 14
87fea7ab27de
--- a/test/configure	Tue Aug 13 21:54:17 2019 +0200
+++ b/test/configure	Tue Aug 13 22:15:36 2019 +0200
@@ -232,7 +232,7 @@
 
 # Toolchain detection
 # this will insert make vars to config.mk
-source make/toolchain.sh
+. make/toolchain.sh
 
 # add user specified flags to config.mk
 echo >> $TEMP_DIR/config.mk

mercurial