aboutsummaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 5252c0d..b5a5ab3 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -56,7 +56,7 @@ STRIP := i686-elf-strip
# define compiler and flags for test targets
TEST_CXX := g++
-TEST_CXXFLAGS := -Wall -Wextra -Wpedantic -Werror=shadow -Werror=conversion -g -Og \
+TEST_CXXFLAGS := -Wall -Wextra -Wpedantic -Werror=shadow -Wconversion -g -Og \
$(shell pkg-config --cflags --libs gtest gtest_main gmock)
# emulator name and flags