Skip to content

Commit 077973d

Browse files
committed
Force make to use bash
1 parent 2105f87 commit 077973d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/genmake2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3138,6 +3138,7 @@ cat >>$MAKEFILE <<EOF
31383138
# LINK : Command for link editor program
31393139
# LIBS : Library flags /or/ additional optimization/debugging flags
31403140
3141+
SHELL = bash
31413142
ROOTDIR = ${ROOTDIR}
31423143
BUILDDIR = ${BUILDDIR}
31433144
SOURCEDIRS = ${SOURCEDIRSMK}

0 commit comments

Comments
 (0)