Make Makefiles use bash shell

Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
This commit is contained in:
Tomasz Michalak 2019-04-18 09:28:31 +02:00
parent 816511ddca
commit d908eea23e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
SHELL = bash
ALL_EXCLUDE = third_party .git env build
# Tools + Environment