mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Fixed MinGW examples makefile.
This commit is contained in:
parent
230459dd00
commit
bb94b92894
@ -81,9 +81,6 @@ ifndef ARCH
|
||||
ARCH = w32
|
||||
endif
|
||||
|
||||
SSL = 1
|
||||
ZLIB = 1
|
||||
|
||||
CC = gcc
|
||||
CFLAGS = -g -O2 -Wall
|
||||
CFLAGS += -fno-strict-aliasing
|
||||
|
Loading…
Reference in New Issue
Block a user