This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-15 23:25:30 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7283f2ff0f
opnsense-src
/
lib
/
bind
/
Makefile
6 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
Switch from BIND 8 to BIND 9. Submitted by: (in part) dougb@, trhodes@ Reviewed by: dougb@, trhodes@, re@ MFC after: 5 days
2004-09-21 15:01:48 -04:00
# $FreeBSD$
bmake and other updates necessary for the BIND 9.8.x upgrade. This includes a structural change regarding atomic ops. Previously they were enabled on all platforms unless we had knowledge that they did not work. However both work performed by marius@ on sparc64 and the fact that the 9.8.x branch is fussier in this area has demonstrated that this is not a safe approach. So I've modified a patch provided by marius to enable them for i386, amd64, and ia64 only.
2011-07-16 07:20:54 -04:00
SUBDIR
=
isc isccc dns isccfg bind9 lwres
Switch from BIND 8 to BIND 9. Submitted by: (in part) dougb@, trhodes@ Reviewed by: dougb@, trhodes@, re@ MFC after: 5 days
2004-09-21 15:01:48 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
s
u
b
d
i
r
.
m
k
>
Reference in a new issue
Copy permalink