ports/security/libtomcrypt/files/patch-makefile__include.mk
Pietro Cerutti 45ca47802c security/libtomcrypt: update to 1.18.2, unbreak [1]
Changes: https://github.com/libtom/libtomcrypt/blob/v1.18.2/changes

PR:		231783 [1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-09-28 14:48:17 +00:00

11 lines
312 B
Makefile

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