FreeBSD Bugzilla – Attachment 153637 Details for
Bug 198116
[patch] graphics/gdal : don't substitute -lpthread with -pthread anymore
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
removal of -pthread substitution
gdal.patch (text/plain), 506 bytes, created by
John Marino
on 2015-03-01 10:01:12 UTC
(
hide
)
Description:
removal of -pthread substitution
Filename:
MIME Type:
Creator:
John Marino
Created:
2015-03-01 10:01:12 UTC
Size:
506 bytes
patch
obsolete
>Index: graphics/gdal/Makefile >=================================================================== >--- graphics/gdal/Makefile (revision 379887) >+++ graphics/gdal/Makefile (working copy) >@@ -132,7 +132,6 @@ > > post-patch: > @${REINPLACE_CMD} -e 's|$$(INST_LIB)/pkgconfig|${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/GNUmakefile >- @${REINPLACE_CMD} -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure > # Cleanup bundled libraries > @${RM} -fr ${WRKSRC}/frmts/gif/giflib/ > @${RM} -fr ${WRKSRC}/frmts/gtiff/libgeotiff/
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 198116
:
153637
|
153641