diff --git a/c-ares/Makefile.m32 b/c-ares/Makefile.m32 index 52d93109..27d45d8f 100644 --- a/c-ares/Makefile.m32 +++ b/c-ares/Makefile.m32 @@ -15,7 +15,7 @@ LD = gcc RANLIB = ranlib #RM = rm -f -CFLAGS = -O2 -Wall +CFLAGS = -O2 -Wall -I. -DCARES_STATICLIB LDFLAGS = -s LIBS = -lwsock32