From a79c49578ca136556bd10d8990aa52ef4eb0664b Mon Sep 17 00:00:00 2001 From: Sibren Vasse Date: Wed, 20 Dec 2023 17:01:50 +0100 Subject: openssh: fix build failure on powerpc_8548 https://github.com/openssh/openssh-portable/commit/1036d77b34a5fa15e56f516b81b9928006848cbd Signed-off-by: Sibren Vasse --- net/openssh/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/openssh/Makefile') diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 2997ee56f..4a6326fc9 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -20,6 +20,8 @@ PKG_LICENSE:=BSD ISC PKG_LICENSE_FILES:=LICENCE PKG_CPE_ID:=cpe:/a:openssh:openssh +#While bumping new version, make sure that it works without it, so it can be removed. +PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:= PKG_CONFIG_DEPENDS := \ CONFIG_OPENSSH_LIBFIDO2 -- cgit v1.2.3