Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 224903 Details for
Bug 310929
pksc11 build fixes for net-misc/openssh 5.4_p1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
See https://bugzilla.mindrot.org/show_bug.cgi?id=1738
openssh-5.4_p1-linkage.patch (text/plain), 664 bytes, created by
Alan Hourihane
on 2010-03-23 14:47:13 UTC
(
hide
)
Description:
See https://bugzilla.mindrot.org/show_bug.cgi?id=1738
Filename:
MIME Type:
Creator:
Alan Hourihane
Created:
2010-03-23 14:47:13 UTC
Size:
664 bytes
patch
obsolete
>--- Makefile.in.old 2010-03-23 12:36:27.000000000 +0000 >+++ Makefile.in 2010-03-23 12:36:34.000000000 +0000 >@@ -160,7 +160,7 @@ > $(LD) -o $@ ssh-keysign.o readconf.o roaming_dummy.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS) > > ssh-pkcs11-helper$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-pkcs11-helper.o ssh-pkcs11.o >- $(LD) -o $@ ssh-pkcs11-helper.o ssh-pkcs11.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS) >+ $(LD) -o $@ ssh-pkcs11-helper.o ssh-pkcs11.o $(LDFLAGS) -lssh -lopenbsd-compat -lssh $(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)
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 310929
:
224901
| 224903