1--- makefile_include.mk.orig	2018-09-28 13:43:18 UTC
2+++ makefile_include.mk
3@@ -73,8 +73,6 @@ LTC_CFLAGS += -Wdeclaration-after-statement
4 LTC_CFLAGS += -Wwrite-strings
5 endif
6
7-LTC_CFLAGS += -Wno-type-limits
8-
9 ifdef LTC_DEBUG
10 $(info Debug build)
11 # compile for DEBUGGING (required for ccmalloc checking!!!)
12