diff options
| author | Nathan Conrad <[email protected]> | 2019-09-21 21:38:05 -0400 |
|---|---|---|
| committer | Nathan Conrad <[email protected]> | 2019-09-21 21:38:05 -0400 |
| commit | ec3414ca3ab4e86638690296bc553e6f29fe5733 (patch) | |
| tree | 49f9fea3f55a49761d157d447d51fe538b98ffff /examples/make.mk | |
| parent | 345806a533dc86a4409785731b8faa3d4b48c32f (diff) | |
| parent | f90f1a278b215aac492822fd686289683fc039a5 (diff) | |
Merge branch 'master' into usbtmc
Diffstat (limited to 'examples/make.mk')
| -rw-r--r-- | examples/make.mk | 1 |
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 \ |
