Fixed MinGW examples makefile.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user