aboutsummaryrefslogtreecommitdiffstats
path: root/util-src
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2016-08-19 15:58:07 +0200
committerKim Alvefur <zash@zash.se>2016-08-19 15:58:07 +0200
commitf092c77e117746603729d96cd7be80baa36d2a26 (patch)
tree21810517b808b22065e546d5542ab7d14ca7e6c6 /util-src
parentb5296e50469a881c34f1d9db9fc35172d1374358 (diff)
downloadprosody-f092c77e117746603729d96cd7be80baa36d2a26.tar.gz
prosody-f092c77e117746603729d96cd7be80baa36d2a26.zip
util-src/Makefile: Remove redundant -Wall (already set by configure)
Diffstat (limited to 'util-src')
-rw-r--r--util-src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-src/Makefile b/util-src/Makefile
index 9c6c377c..12a67ab2 100644
--- a/util-src/Makefile
+++ b/util-src/Makefile
@@ -1,7 +1,7 @@
include ../config.unix
-CFLAGS+=-ggdb -Wall -pedantic -I$(LUA_INCDIR)
+CFLAGS+=-ggdb -pedantic -I$(LUA_INCDIR)
INSTALL_DATA=install -m644
TARGET?=../util/