summaryrefslogtreecommitdiff
path: root/examples/make.mk
diff options
context:
space:
mode:
authorNathan Conrad <[email protected]>2019-10-02 01:15:47 -0400
committerNathan Conrad <[email protected]>2019-10-02 01:15:47 -0400
commitcef388b7bd956adbc6af4904d4d95ca4120ebb7b (patch)
tree61541614bb829acde7088c99d1c69a31070db32b /examples/make.mk
parent4ea2a4ed60c41c8b55bfb40459e5f54615e2dc72 (diff)
parentd84a31fd5fd62b9458504615983591a4c4c34f89 (diff)
Merge branch 'master' into ZLP_Request2
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 f35195fde..22d8f7455 100644
--- a/examples/make.mk
+++ b/examples/make.mk
@@ -56,6 +56,7 @@ CFLAGS += \
-Wno-endif-labels \
-Wstrict-prototypes \
-Wall \
+ -Wextra \
-Werror \
-Werror-implicit-function-declaration \
-Wfatal-errors \