Fixed MinGW examples makefile.
This commit is contained in:
parent
230459dd00
commit
bb94b92894
@ -81,9 +81,6 @@ ifndef ARCH
|
|||||||
ARCH = w32
|
ARCH = w32
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SSL = 1
|
|
||||||
ZLIB = 1
|
|
||||||
|
|
||||||
CC = gcc
|
CC = gcc
|
||||||
CFLAGS = -g -O2 -Wall
|
CFLAGS = -g -O2 -Wall
|
||||||
CFLAGS += -fno-strict-aliasing
|
CFLAGS += -fno-strict-aliasing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user