mirror of
https://github.com/curl/curl.git
synced 2026-05-30 09:27:30 +03:00
Fixed MinGW examples makefile.
This commit is contained in:
parent
230459dd00
commit
bb94b92894
1 changed files with 0 additions and 3 deletions
|
|
@ -81,9 +81,6 @@ ifndef ARCH
|
|||
ARCH = w32
|
||||
endif
|
||||
|
||||
SSL = 1
|
||||
ZLIB = 1
|
||||
|
||||
CC = gcc
|
||||
CFLAGS = -g -O2 -Wall
|
||||
CFLAGS += -fno-strict-aliasing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue