Skip to content

Commit

Permalink
openssh: fix build failure?
Browse files Browse the repository at this point in the history
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
  • Loading branch information
SibrenVasse committed Dec 21, 2023
1 parent ab12792 commit c6b65af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/openssh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ CONFIGURE_ARGS += \
--with-stackprotect \
--with$(if $(CONFIG_OPENSSL_ENGINE),,out)-ssl-engine \
--with$(if $(CONFIG_OPENSSH_LIBFIDO2),,out)-security-key-builtin

TARGET_CFLAGS+=-fzero-call-used-regs=skip

ifeq ($(BUILD_VARIANT),with-pam)
CONFIGURE_ARGS += \
Expand Down

0 comments on commit c6b65af

Please sign in to comment.