FreeBSD Bugzilla – Attachment 197587 Details for
Bug 231786
dns/bind912: fix build on powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bind912 (text/plain), 515 bytes, created by
Nathan
on 2018-09-29 05:00:08 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-29 05:00:08 UTC
Size:
515 bytes
patch
obsolete
>dns/bind912:Fix build on powerpc64 > >PR: 231786 >Submitted by: Nathan <ndowens@yahoo.com> > >Index: dns/bind912/Makefile >=================================================================== >--- dns/bind912/Makefile (revision 480592) >+++ dns/bind912/Makefile (working copy) >@@ -33,7 +33,8 @@ > > LIB_DEPENDS= libxml2.so:textproc/libxml2 > >-USES= cpe libedit >+USES_powerpc64= compiler:c11 >+USES= ${USES_${ARCH}} cpe libedit > # ISC releases things like 9.8.0-P1, which our versioning doesn't like > ISCVERSION= 9.12.2-P2 >
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 231786
:
197573
| 197587