default WINSOCK2 to 1

This commit is contained in:
Eric Wasylishen 2017-05-09 00:00:13 -07:00
parent 60f323b230
commit fdbca37aa9

View file

@ -34,7 +34,7 @@ check_gcc = $(shell if echo | $(CC) $(1) -Werror -S -o /dev/null -xc - > /dev/nu
# ---------------------------
DEBUG ?= 0
WINSOCK2?= 0
WINSOCK2?= 1
# ---------------------------
# build variables