FreeBSD Bugzilla – Attachment 188776 Details for
Bug 224298
[maintainer update] dns/powerdns-recursor: add an IGNORE line for FreeBSD < 10.4-RELEASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add IGNORE line to inform about linking error
powerdns-recursor-4.1.0.ignore_line.patch (text/plain), 423 bytes, created by
Ralf van der Enden
on 2017-12-12 22:37:20 UTC
(
hide
)
Description:
Add IGNORE line to inform about linking error
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2017-12-12 22:37:20 UTC
Size:
423 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 456182) >+++ Makefile (working copy) >@@ -58,4 +58,10 @@ > > SUB_FILES= pkg-message > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 1003506 >+IGNORE= FreeBSD < 10.4 doesn't have _cxa_thread_atexit() implemented in libc, it has been implemented since 11 >+.endif >+ >+.include <bsd.port.post.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
Flags:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 224298
: 188776