FreeBSD Bugzilla – Attachment 35369 Details for
Bug 57124
Avoid direct use of -pthread in order to compile on -current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 346 bytes, created by
Roland Jesse
on 2003-09-23 12:00:33 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Roland Jesse
Created:
2003-09-23 12:00:33 UTC
Size:
346 bytes
patch
obsolete
>diff -ruN Coin.orig/Makefile Coin/Makefile >--- Coin.orig/Makefile Tue Sep 23 12:55:58 2003 >+++ Coin/Makefile Tue Sep 23 11:13:27 2003 >@@ -29,5 +29,6 @@ > > post-patch: > @${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure > > .include <bsd.port.mk>
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 57124
: 35369