FreeBSD Bugzilla – Attachment 206110 Details for
Bug 239038
devel/protobuf: Missing -pthread linker flag after 3.8.0 upgrade on 11.x breaks consumers (eg: net/mosh)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch with fix
protobuf.patch (text/plain), 304 bytes, created by
Michael Büker
on 2019-07-28 10:20:09 UTC
(
hide
)
Description:
patch with fix
Filename:
MIME Type:
Creator:
Michael Büker
Created:
2019-07-28 10:20:09 UTC
Size:
304 bytes
patch
obsolete
>--- configure~ 2019-07-22 15:39:35.886057000 +0800 >+++ configure 2019-07-22 15:40:41.618362000 +0800 >@@ -20122,7 +20122,7 @@ > # ignore this macro, third-party headers might not.) > > PTHREAD_CFLAGS="-pthread" >- PTHREAD_LIBS= >+ PTHREAD_LIBS="-pthread" > > ax_pthread_ok=yes
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 239038
:
205577
|
205578
|
205579
|
206110