mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
Changes: https://github.com/libtom/libtomcrypt/blob/v1.18.2/changes PR: 231783 [1] Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
11 lines
312 B
Makefile
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!!!)
|