Change shell for DJGPP build
This commit is contained in:
parent
6838feb69e
commit
715095934c
@ -47,7 +47,7 @@ CXX=gxx
|
||||
AR=ar
|
||||
RANLIB=ranlib
|
||||
PLATFORM=djg
|
||||
SHELL=bash
|
||||
SHELL=shdos32.exe
|
||||
EXEEXT=.exe
|
||||
OBJEXT=.o
|
||||
LIBEXT=.a
|
||||
|
Reference in New Issue
Block a user