diff options
Diffstat (limited to 'examples/make.mk')
| -rw-r--r-- | examples/make.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/make.mk b/examples/make.mk index f2428f5e3..dc0d74bb0 100644 --- a/examples/make.mk +++ b/examples/make.mk @@ -60,8 +60,10 @@ CFLAGS += \ -Wno-endif-labels \ -Wstrict-prototypes \ -Wall \ + -Wextra \ -Werror \ -Werror-implicit-function-declaration \ + -Wfatal-errors \ -Wfloat-equal \ -Wundef \ -Wshadow \ |
