From bc0779de0a703c0d048a6d745343a378700d341a Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 23 Mar 2020 23:22:52 +0700 Subject: per review - remove -Wno-error=lto-type-mismatch - change back to unsigned int --- examples/make.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/make.mk') diff --git a/examples/make.mk b/examples/make.mk index 12ce3fd0c..5bba1cde7 100644 --- a/examples/make.mk +++ b/examples/make.mk @@ -74,7 +74,6 @@ CFLAGS += \ -Wno-deprecated-declarations \ -Wnested-externs \ -Wunreachable-code \ - -Wno-error=lto-type-mismatch \ -ffunction-sections \ -fdata-sections -- cgit v1.3.1