Mailing List Archive

[openssh] 01/01: Remove duplicate bcrypt_pbkdf.o from Makefile
This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit aa61fc82c63d309a90c22ca74fb1da6c6f4372fd
Author: Tobias Heider <me@tobhe.de>
Date: Mon May 9 02:00:01 2022 +0200

Remove duplicate bcrypt_pbkdf.o from Makefile

bcrypt_pbkdf.o is duplicated in the openbsd-compat Makefile's object
file list.
---
openbsd-compat/Makefile.in | 1 -
1 file changed, 1 deletion(-)

diff --git a/openbsd-compat/Makefile.in b/openbsd-compat/Makefile.in
index 5d53bef5..bca8c42a 100644
--- a/openbsd-compat/Makefile.in
+++ b/openbsd-compat/Makefile.in
@@ -20,7 +20,6 @@ LDFLAGS_NOPIE=-L. -Lopenbsd-compat/ @LDFLAGS_NOPIE@
OPENBSD=base64.o \
basename.o \
bcrypt_pbkdf.o \
- bcrypt_pbkdf.o \
bindresvport.o \
blowfish.o \
daemon.o \

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits