FreeBSD Bugzilla – Attachment 61556 Details for
Bug 92224
security/cryptlib: unbreak
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 533 bytes, created by
Johan van Selst
on 2006-01-23 20:40:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2006-01-23 20:40:04 UTC
Size:
533 bytes
patch
obsolete
>diff -uNr cryptlib/Makefile cryptlib/Makefile >--- cryptlib/Makefile Mon Jan 23 04:09:28 2006 >+++ cryptlib/Makefile Mon Jan 23 19:40:35 2006 >@@ -16,7 +16,6 @@ > COMMENT= A powerful security programming toolkit > > ONLY_FOR_ARCHS= i386 >-BROKEN= Hard-codes libc_r linkage > > USE_ZIP= yes > EXTRACT_BEFORE_ARGS= -aq >@@ -28,6 +27,9 @@ > INSTALLS_SHLIB= yes > > .include <bsd.port.pre.mk> >+ >+post-patch: >+ ${REINPLACE_CMD} -e 's/-lc_r/${PTHREAD_LIBS}/' ${WRKSRC}/makefile > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/endian ${PREFIX}/bin
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 92224
: 61556