package/openssh: drop autoreconf
Commit9496ff57e5
(package/openssh: bump to version 9.7p1) dropped 0001-better-detection-of-broken-fzero-call-used-regs.patch but forgot to drop the autoreconf. Do that now. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit7a480207fd
) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2c465da71f
commit
800ae4d991
@ -13,9 +13,6 @@ OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
|
|||||||
OPENSSH_LICENSE = BSD-3-Clause, BSD-2-Clause, Public Domain
|
OPENSSH_LICENSE = BSD-3-Clause, BSD-2-Clause, Public Domain
|
||||||
OPENSSH_LICENSE_FILES = LICENCE
|
OPENSSH_LICENSE_FILES = LICENCE
|
||||||
|
|
||||||
# 0001-better-detection-of-broken-fzero-call-used-regs.patch
|
|
||||||
OPENSSH_AUTORECONF = YES
|
|
||||||
|
|
||||||
OPENSSH_CONF_ENV = \
|
OPENSSH_CONF_ENV = \
|
||||||
LD="$(TARGET_CC)" \
|
LD="$(TARGET_CC)" \
|
||||||
LDFLAGS="$(TARGET_CFLAGS)" \
|
LDFLAGS="$(TARGET_CFLAGS)" \
|
||||||
|
Loading…
Reference in New Issue
Block a user