FreeBSD Bugzilla – Attachment 50148 Details for
Bug 76457
Doesn't compile on FreeBSD 6.0 SPARC64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pdns-2.9.17.diff
pdns-2.9.17.diff (text/plain), 729 bytes, created by
Ralf van der Enden
on 2005-01-19 10:30:25 UTC
(
hide
)
Description:
pdns-2.9.17.diff
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2005-01-19 10:30:25 UTC
Size:
729 bytes
patch
obsolete
>diff -ruN powerdns.orig/Makefile powerdns/Makefile >--- powerdns.orig/Makefile Tue Jan 18 23:34:22 2005 >+++ powerdns/Makefile Wed Jan 19 11:16:45 2005 >@@ -30,6 +30,12 @@ > STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/pdns.sh.sample > LIBMAP_CONF= /etc/libmap.conf > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} >= 600000 && ${ARCH} == "sparc64" >+BROKEN = Doesn't compile on FreeBSD 6.0 (SPARC64) >+.endif >+ > # use user config if possible > .if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc) > .include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" >@@ -83,8 +89,6 @@ > .else > PLIST_SUB+= RECURSOR="@comment " > .endif >- >-.include <bsd.port.pre.mk> > > .if defined(POWERDNS_WITH_RECURSOR) > .if exists(/usr/include/ucontext.h) && ${OSVERSION} >= 500000
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 76457
: 50148