]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/kaldi.git/commitdiff
[build] Fix dash problems [set shell to /bin/bash in Makefile]
authorDan Povey <dpovey@gmail.com>
Mon, 9 Jan 2017 20:31:43 +0000 (12:31 -0800)
committerDan Povey <dpovey@gmail.com>
Mon, 9 Jan 2017 20:31:43 +0000 (12:31 -0800)
src/makefiles/default_rules.mk

index 91da11a2aadd9895622c8cde9e9519ec9b45c5f6..17f122622f143107b43bfb86c24d4afb16bf97f9 100644 (file)
@@ -1,3 +1,6 @@
+
+SHELL := /bin/bash
+
 ifeq ($(KALDI_FLAVOR), dynamic)
   ifeq ($(shell uname), Darwin)
     XLDLIBS := $(LDLIBS)