FreeBSD Bugzilla – Attachment 126756 Details for
Bug 170510
[PATCH] astro/gpsd: Replace reference to -lpthread in .pc file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
2012-08-09-gpsd.diff
2012-08-09-gpsd.diff (text/plain), 590 bytes, created by
Jason E. Hale
on 2012-08-09 17:50:01 UTC
(
hide
)
Description:
2012-08-09-gpsd.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2012-08-09 17:50:01 UTC
Size:
590 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 302306) >+++ Makefile (working copy) >@@ -7,6 +7,7 @@ > > PORTNAME= gpsd > PORTVERSION= 3.6 >+PORTREVISION= 1 > CATEGORIES= astro geography > MASTER_SITES= SAVANNAH > >@@ -268,6 +269,9 @@ > SCONS_ARGS+= profiling=yes > .endif > >+post-patch: >+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/Qgpsmm.pc.in >+ > # generates .py[co] files for installed modules > # if that's not done, ${PYTHON_SITELIBDIR}/gps will be polluted > # with these files when module is imported from root user
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 170510
: 126756