Skip to content
Snippets Groups Projects
Commit bb94b928 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

Fixed MinGW examples makefile.

parent 230459dd
No related branches found
No related tags found
No related merge requests found
......@@ -81,9 +81,6 @@ ifndef ARCH
ARCH = w32
endif
SSL = 1
ZLIB = 1
CC = gcc
CFLAGS = -g -O2 -Wall
CFLAGS += -fno-strict-aliasing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment