summaryrefslogtreecommitdiff
path: root/src/configure
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure
index 2f5cb5e..d91b396 100755
--- a/src/configure
+++ b/src/configure
@@ -38,7 +38,7 @@ TARGET=`uname -s`
EBUILD_COMPAT=0
-CFLAGS='-g -O2'
+CFLAGS='-g -Wall -O2'
LDFLAGS='-g -Wall -O2'
CRYPTO_LIB='gcrypt'