Merge pull request #794 from antmicro/793_bash_shell

Make Makefiles use bash shell
This commit is contained in:
Tim Ansell
2019-04-18 08:46:17 -07:00
committed by GitHub
+1
View File
@@ -1,3 +1,4 @@
SHELL = bash
ALL_EXCLUDE = third_party .git env build ALL_EXCLUDE = third_party .git env build
# Tools + Environment # Tools + Environment