mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
Remove duplicate bcrypt_pbkdf.o from Makefile
bcrypt_pbkdf.o is duplicated in the openbsd-compat Makefile's object file list.
This commit is contained in:
parent
deb506d00d
commit
aa61fc82c6
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user