mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +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 \
|
OPENBSD=base64.o \
|
||||||
basename.o \
|
basename.o \
|
||||||
bcrypt_pbkdf.o \
|
bcrypt_pbkdf.o \
|
||||||
bcrypt_pbkdf.o \
|
|
||||||
bindresvport.o \
|
bindresvport.o \
|
||||||
blowfish.o \
|
blowfish.o \
|
||||||
daemon.o \
|
daemon.o \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user