From 890842dce24fecb2233d489a5318119390f6669c Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Mon, 13 Dec 2021 10:02:53 +0100 Subject: [PATCH] base-hw/lib/mk/spec/cortex_a8/core-hw.inc (usb_armory) --- repos/base-hw/lib/mk/spec/cortex_a8/core-hw.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repos/base-hw/lib/mk/spec/cortex_a8/core-hw.inc b/repos/base-hw/lib/mk/spec/cortex_a8/core-hw.inc index c603384853..a71386347a 100644 --- a/repos/base-hw/lib/mk/spec/cortex_a8/core-hw.inc +++ b/repos/base-hw/lib/mk/spec/cortex_a8/core-hw.inc @@ -12,3 +12,5 @@ NR_OF_CPUS = 1 # include less specific configuration include $(call select_from_repositories,lib/mk/spec/arm_v7/core-hw.inc) + +CC_CXX_WARN_STRICT_CONVERSION =