mirror of
https://github.com/curl/curl.git
synced 2026-04-15 07:41:40 +03:00
commented the CFLAGS that was left in here by mistake
This commit is contained in:
parent
fb071e04c1
commit
fe43488fc5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
|||
noinst_LIBRARIES = libcurl.a
|
||||
|
||||
# Some flags needed when trying to cause warnings ;-)
|
||||
CFLAGS = -g #-Wall -pedantic
|
||||
#CFLAGS = -g -Wall -pedantic
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue