summaryrefslogtreecommitdiff
path: root/gnutls.morph
diff options
context:
space:
mode:
Diffstat (limited to 'gnutls.morph')
-rw-r--r--gnutls.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnutls.morph b/gnutls.morph
index 4c2ddbbade..886a8d719c 100644
--- a/gnutls.morph
+++ b/gnutls.morph
@@ -3,7 +3,7 @@
"kind": "chunk",
"build-system": "autotools",
"configure-commands": [
- "autoreconf",
+ "make CFGFLAGS=--enable-gcc-warnings autoreconf",
"./configure --prefix=\"$PREFIX\""
]
}