Skip to content

Commit 430a522

Browse files
committed
Use MSC_LARGE_STREAM_INPUT by default on Windows build
1 parent adf7d24 commit 430a522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iis/Makefile.win

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ INCLUDES = $(INCLUDES) -I$(YAJL)\include -I$(YAJL) \
6262
# INCLUDES = $(INCLUDES) -I$(SSDEEP)\include -I$(SSDEEP) \
6363
# !ENDIF
6464

65+
DEFS=$(DEFS) -DMSC_LARGE_STREAM_INPUT
6566

6667

6768

0 commit comments

Comments
 (0)