fixed platform detection for MingW32 test makefile.
This commit is contained in:
parent
fa5d6c705d
commit
2683fddcca
@ -117,8 +117,7 @@ endif
|
||||
|
||||
CFLAGS += $(INCLUDES)
|
||||
|
||||
#ifeq ($(findstring linux,$(OSTYPE)),linux)
|
||||
ifdef __MSYS__
|
||||
ifeq ($(findstring /sh,$(SHELL)),/sh)
|
||||
DL = '
|
||||
DS = /
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user