FreeBSD Bugzilla – Attachment 193980 Details for
Bug 228732
converters/wkhtmltopdf unbreak build with clang 6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to unbreak wkhtmltopdf build with clang 6.0
wkhtmltopdf.patch (text/plain), 716 bytes, created by
Don Lewis
on 2018-06-04 01:52:23 UTC
(
hide
)
Description:
patch to unbreak wkhtmltopdf build with clang 6.0
Filename:
MIME Type:
Creator:
Don Lewis
Created:
2018-06-04 01:52:23 UTC
Size:
716 bytes
patch
obsolete
>Index: converters/wkhtmltopdf/Makefile >=================================================================== >--- converters/wkhtmltopdf/Makefile (revision 471297) >+++ converters/wkhtmltopdf/Makefile (working copy) >@@ -28,6 +28,7 @@ > USE_PERL5= build > USE_LDCONFIG= yes > USE_GITHUB= yes >+USE_CXXSTD= gnu++98 > WKQT_TAGNAME= c0cfa03 > GH_TUPLE= ${PORTNAME}:qt:${WKQT_TAGNAME}:qt > HAS_CONFIGURE= yes >@@ -86,12 +87,4 @@ > ${STAGEDIR}${PREFIX}/bin/wkhtmltopdf \ > ${STAGEDIR}${PREFIX}/lib/libwkhtmltox.so.0.12.4 > >-.include <bsd.port.pre.mk> >- >-.if ${OPSYS} == FreeBSD >-.if ${COMPILER_TYPE:Mclang} && ${COMPILER_VERSION} >= 60 >-BROKEN= Does not build >-.endif >-.endif >- >-.include <bsd.port.post.mk> >+.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 228732
: 193980