FreeBSD Bugzilla – Attachment 143252 Details for
Bug 190426
[PATCH] net/libzmq2: fix pthread libs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libzmq2-2.2.0.patch
libzmq2-2.2.0.patch (text/plain), 384 bytes, created by
Dmitry Marakasov
on 2014-05-30 18:30:00 UTC
(
hide
)
Description:
libzmq2-2.2.0.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-05-30 18:30:00 UTC
Size:
384 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 355877) >+++ Makefile (working copy) >@@ -29,7 +29,7 @@ > .endif > > post-patch: >- ${REINPLACE_CMD} -e '9s|$$| -pthread|' ${WRKSRC}/src/libzmq.pc.in >+ ${REINPLACE_CMD} -e '9s|$$| ${PTHREAD_LIBS}|' ${WRKSRC}/src/libzmq.pc.in > > regression-test: build > cd ${WRKSRC} && ${MAKE} check
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
Flags:
amdmi3
:
maintainer-approval?
(gslin)
Actions:
View
|
Diff
Attachments on
bug 190426
: 143252