mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
use -W too
This commit is contained in:
parent
4d0e51aead
commit
94482d7ca5
@ -1,5 +1,5 @@
|
||||
CC = gcc
|
||||
CFLAGS = -g -Wall
|
||||
CFLAGS = -g -Wall -W
|
||||
|
||||
.PHONY: all clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user