FreeBSD Bugzilla – Attachment 96139 Details for
Bug 134706
security/openssh-portable does not compile on amd64 arch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 809 bytes, created by
Alexey Loginov
on 2009-05-19 10:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexey Loginov
Created:
2009-05-19 10:50:01 UTC
Size:
809 bytes
patch
obsolete
>--- Makefile.orig 2009-05-19 12:42:13.165868242 +0400 >+++ Makefile 2009-05-19 12:43:10.968663011 +0400 >@@ -148,9 +148,6 @@ > # See http://dev.inversepath.com/trac/openssh-lpk > .if defined(WITH_LPK) > EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk-5.0p1-0.3.9.patch >-.if ${ARCH} == "amd64" >-EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk-5.0p1-64bit.patch >-.endif > USE_OPENLDAP= yes > CPPFLAGS+= "-I${LOCALBASE}/include -DWITH_LDAP_PUBKEY" > CONFIGURE_ARGS+= --with-libs='-lldap' --with-ldflags='-L${LOCALBASE}/lib' \ >@@ -167,6 +164,10 @@ > EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk-5.0p1-0.3.9-servconv.patch > .endif > >+.if defined(WITH_LPK) && ${ARCH} == "amd64" >+EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk-5.0p1-64bit.patch >+.endif >+ > # See http://www.roumenpetrov.info/openssh/ > .if defined(WITH_X509) > PATCH_DIST_STRIP= -p1
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 134706
: 96139