diff options
| author | Nathan Conrad <[email protected]> | 2019-09-27 00:37:21 -0400 |
|---|---|---|
| committer | Nathan Conrad <[email protected]> | 2019-09-27 00:37:21 -0400 |
| commit | 91fa24d99c333d89f29ad4b2cef16f26c5c80a3b (patch) | |
| tree | 4d74f44887090e049db46e19d437adcaf22213d3 /examples/make.mk | |
| parent | 705b8be956e64ac06f223b2fc3e08bd706602a18 (diff) | |
| parent | 9a8d23e95ed6a48b3a3d43f7cf7d3f360ee61977 (diff) | |
Merge branch 'master' into ZLP_Request2
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 \ |
