summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorNathan Conrad <[email protected]>2019-09-21 21:38:05 -0400
committerNathan Conrad <[email protected]>2019-09-21 21:38:05 -0400
commitec3414ca3ab4e86638690296bc553e6f29fe5733 (patch)
tree49f9fea3f55a49761d157d447d51fe538b98ffff /examples
parent345806a533dc86a4409785731b8faa3d4b48c32f (diff)
parentf90f1a278b215aac492822fd686289683fc039a5 (diff)
Merge branch 'master' into usbtmc
Diffstat (limited to 'examples')
-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 \