FreeBSD Bugzilla – Attachment 210817 Details for
Bug 243387
dns/bind-tools: Fails to build with devel/jsoncpp installed: son/config.h:8:10: fatal error: 'cstddef' file not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dns/bind914 patch
bind914.diff (text/plain), 497 bytes, created by
Mathieu Arnold
on 2020-01-17 10:08:12 UTC
(
hide
)
Description:
dns/bind914 patch
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2020-01-17 10:08:12 UTC
Size:
497 bytes
patch
obsolete
>diff --git dns/bind914/Makefile dns/bind914/Makefile >index e98052fe45f5..50728a5daae6 100644 >--- dns/bind914/Makefile >+++ dns/bind914/Makefile >@@ -164,7 +164,8 @@ IDN_CONFIGURE_ON= --with-libidn2=${LOCALBASE} ${ICONV_CONFIGURE_BASE} > IDN_LIB_DEPENDS= libidn2.so:dns/libidn2 > IDN_USES= iconv > >-JSON_CONFIGURE_WITH= libjson=${LOCALBASE} >+JSON_CONFIGURE_ON= libjson=${LOCALBASE} >+JSON_CONFIGURE_OFF= libjson=no > JSON_LIB_DEPENDS= libjson-c.so:devel/json-c > > LARGE_FILE_CONFIGURE_ENABLE= largefile
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 243387
:
210789
| 210817