freebsd-ports/net/openldap24-server/files/patch-build__top.mk
Xin LI 7c59a19689 Don't hardcode STRIP unconditionally [1]. Instead, respect the build
environment's settings.

Add a DEBUG option.

Based on patch from:	tobik [1]
Requested by:	Leander Schäfer <info netocean de>
2015-04-27 19:23:14 +00:00

11 lines
238 B
Makefile

--- build/top.mk.orig 2014-09-18 18:48:49.000000000 -0700
+++ build/top.mk 2015-04-27 12:02:52.234737749 -0700
@@ -59,8 +59,6 @@
INSTALL_DATA = $(INSTALL) -m 644
INSTALL_SCRIPT = $(INSTALL)
-STRIP = -s
-
LINT = lint
5LINT = 5lint