aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/cf/host.def
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/config/cf/host.def')
-rw-r--r--nx-X11/config/cf/host.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/config/cf/host.def b/nx-X11/config/cf/host.def
index beb6e83cb..bdf440fbc 100644
--- a/nx-X11/config/cf/host.def
+++ b/nx-X11/config/cf/host.def
@@ -229,7 +229,7 @@
/*
* This allows the GCC warning flags to be set. The default is shown here.
*
-#define GccWarningOptions -Wall -Wpointer-arith -Wstrict-prototypes \
+#define GccWarningOptions -Wall -Wpedantic -Wpointer-arith -Wstrict-prototypes \
-Wmissing-prototypes -Wmissing-declarations \
-Wredundant-decls -Wnested-externs
*/