commit 9a20473
hovercats
·
2025-05-28 13:13:50 +0000 UTC
parent d0d0e2f
openssh: fix file not being an object
1 files changed,
+1,
-1
+1,
-1
1@@ -130,7 +130,7 @@ file('bin/sshd', '755', '$outdir/sshd')
2 lib('sshd-common.a', [[
3 auth-rhosts.c auth-passwd.c
4 audit.c audit-bsm.c audit-linux.c platform.c
5- sshpty.c.o sshlogin.c.o servconf.c.o serverloop.c
6+ sshpty.c.o sshlogin.c servconf.c.o serverloop.c
7 auth.c auth2.c auth2-methods.c.o auth-options.c session.c
8 auth2-chall.c groupaccess.c.o
9 auth-bsdauth.c auth2-hostbased.c auth2-kbdint.c