Bugzilla – Attachment 1847 Details for
Bug 1770
circular dependencies prevent building on platforms without strlcpy, vasprintf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
openssh-pkcs11-helper-link.patch
openssh-pkcs11-helper-link.patch (text/plain), 903 bytes, created by
Darren Tucker
on 2010-05-12 12:38:58 AEST
(
hide
)
Description:
openssh-pkcs11-helper-link.patch
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2010-05-12 12:38:58 AEST
Size:
903 bytes
patch
obsolete
>Index: Makefile.in >=================================================================== >RCS file: /home/dtucker/openssh/cvs/openssh/Makefile.in,v >retrieving revision 1.306 >diff -u -p -r1.306 Makefile.in >--- Makefile.in 24 Feb 2010 07:18:51 -0000 1.306 >+++ Makefile.in 12 May 2010 02:36:56 -0000 >@@ -163,7 +163,7 @@ ssh-pkcs11-helper$(EXEEXT): $(LIBCOMPAT) > $(LD) -o $@ ssh-pkcs11-helper.o ssh-pkcs11.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS) > > ssh-keyscan$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-keyscan.o roaming_dummy.o >- $(LD) -o $@ ssh-keyscan.o roaming_dummy.o $(LDFLAGS) -lssh -lopenbsd-compat -lssh $(LIBS) >+ $(LD) -o $@ ssh-keyscan.o roaming_dummy.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS) > > sftp-server$(EXEEXT): $(LIBCOMPAT) libssh.a sftp.o sftp-common.o sftp-server.o sftp-server-main.o > $(LD) -o $@ sftp-server.o sftp-common.o sftp-server-main.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1770
:
1847
|
1882