mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:57:16 +03:00
use -W too
This commit is contained in:
parent
4d0e51aead
commit
94482d7ca5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
CC = gcc
|
||||
CFLAGS = -g -Wall
|
||||
CFLAGS = -g -Wall -W
|
||||
|
||||
.PHONY: all clean
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue