summaryrefslogtreecommitdiff
path: root/examples/make.mk
diff options
context:
space:
mode:
authorNathan Conrad <[email protected]>2019-10-02 00:09:07 -0400
committerNathan Conrad <[email protected]>2019-10-02 00:09:07 -0400
commit838cfe02c16e2ef949f9418a1462017b8b07d0fd (patch)
tree2399875656f221f05595970324758c91817911e2 /examples/make.mk
parentf19082f02d1ff3cd9f458476fd558a7e7fabc1bf (diff)
parentee63111ea08b0cc5c37a4dcc8511b8031128cb7d (diff)
Merge remote-tracking branch 'origin/master' into ST_FSDEV_EP0
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 \