aboutsummaryrefslogtreecommitdiffstats
path: root/test/hal/testbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/hal/testbuild/Makefile')
-rw-r--r--test/hal/testbuild/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/hal/testbuild/Makefile b/test/hal/testbuild/Makefile
index 36b46326a..8fb265acd 100644
--- a/test/hal/testbuild/Makefile
+++ b/test/hal/testbuild/Makefile
@@ -180,10 +180,10 @@ AOPT =
TOPT = -mthumb -DTHUMB
# Define C warning options here
-CWARN = -Wall -Wextra -Wstrict-prototypes
+CWARN = -Wall -Wextra -Wundef -Wstrict-prototypes
# Define C++ warning options here
-CPPWARN = -Wall -Wextra
+CPPWARN = -Wall -Wextra -Wundef
#
# Compiler settings