Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
e9aca33f
Commit
e9aca33f
authored
Mar 15, 2005
by
Mark Andrews
Browse files
1809. [bug] "make distclean" failed for libbind if the platform
is not supported.
parent
cdb15282
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
e9aca33f
...
@@ -45,7 +45,8 @@
...
@@ -45,7 +45,8 @@
1810. [placeholder] rt13212
1810. [placeholder] rt13212
1809. [placeholder] rt13463
1809. [bug] "make distclean" failed for libbind if the platform
is not supported.
1808. [bug] zone.c:notify_zone() contained a race condition,
1808. [bug] zone.c:notify_zone() contained a race condition,
zone->db could change underneath it. [RT #13511]
zone->db could change underneath it. [RT #13511]
...
...
lib/bind/port/unknown/include/Makefile.in
View file @
e9aca33f
...
@@ -12,3 +12,8 @@
...
@@ -12,3 +12,8 @@
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# PERFORMANCE OF THIS SOFTWARE.
all
:
exit
1
@BIND9_MAKE_RULES@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment