aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/Makefile
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2016-08-19 15:59:12 +0200
committerKim Alvefur <zash@zash.se>2016-08-19 15:59:12 +0200
commit060615205169082d9c23397414257eb7fae5e115 (patch)
tree10bbb8d7e8864c20ccd23f27aa22df863bca5131 /util-src/Makefile
parent7373788d277df6fa63e9b85e001ebf1d08ce121c (diff)
downloadprosody-060615205169082d9c23397414257eb7fae5e115.tar.gz
prosody-060615205169082d9c23397414257eb7fae5e115.zip
Move C compiler flag -pedantic from Makefile to configure
Diffstat (limited to 'util-src/Makefile')
-rw-r--r--util-src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-src/Makefile b/util-src/Makefile
index 12a67ab2..3a4f1ac8 100644
--- a/util-src/Makefile
+++ b/util-src/Makefile
@@ -1,7 +1,7 @@
include ../config.unix
-CFLAGS+=-ggdb -pedantic -I$(LUA_INCDIR)
+CFLAGS+=-ggdb -I$(LUA_INCDIR)
INSTALL_DATA=install -m644
TARGET?=../util/