From 7626af0b8aeb6ec098c772b5400141b12b36e91a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 9 Apr 2025 01:09:20 +0200 Subject: drop support for non-Linux hosts --- package/heimdal/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'package/heimdal') diff --git a/package/heimdal/Makefile b/package/heimdal/Makefile index 53390c29d..1c64e386d 100644 --- a/package/heimdal/Makefile +++ b/package/heimdal/Makefile @@ -26,11 +26,6 @@ $(eval $(call HOST_template,HEIMDAL,heimdal,$(PKG_VERSION)-${PKG_RELEASE})) AUTOTOOL_STYLE:= autoreconf HOST_STYLE:= manual - -ifeq ($(OS_FOR_BUILD),Darwin) -HOST_CFLAGS+= -DHAVE_STRLCPY -DHAVE_STRLCAT -endif - HOST_CONFIGURE_ARGS+= --disable-pk-init \ --without-openldap \ --without-x \ -- cgit v1.2.3