summaryrefslogtreecommitdiff
path: root/examples/make.mk
diff options
context:
space:
mode:
Diffstat (limited to 'examples/make.mk')
-rw-r--r--examples/make.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/make.mk b/examples/make.mk
index b0aa5659e..f35195fde 100644
--- a/examples/make.mk
+++ b/examples/make.mk
@@ -58,6 +58,7 @@ CFLAGS += \
-Wall \
-Werror \
-Werror-implicit-function-declaration \
+ -Wfatal-errors \
-Wfloat-equal \
-Wundef \
-Wshadow \