[hackers] [farbfeld] Also print extra warnings || Laslo Hunhold

From: <git_AT_suckless.org>
Date: Wed, 12 Apr 2017 23:45:17 +0200 (CEST)

commit f22282e99a963f5935ea68a583cc7d928a787ce1
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Wed Apr 12 23:36:06 2017 +0200
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Wed Apr 12 23:36:06 2017 +0200

    Also print extra warnings

diff --git a/config.mk b/config.mk
index 4cd5ce2..b6b0ce4 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -9,7 +9,7 @@ MANPREFIX = ${PREFIX}/man
 
 # flags
 CPPFLAGS = -D_DEFAULT_SOURCE
-CFLAGS = -std=c99 -pedantic -Wall -Os
+CFLAGS = -std=c99 -pedantic -Wall -Wextra -Os
 LDFLAGS = -s
 
 png2ff-LDFLAGS = -lpng
Received on Wed Apr 12 2017 - 23:45:17 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 12 2017 - 23:48:23 CEST