]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- make depend, with newer gcc, nicer layout.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 11 Feb 2019 10:02:45 +0000 (10:02 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 11 Feb 2019 10:02:45 +0000 (10:02 +0000)
git-svn-id: file:///svn/unbound/trunk@5113 be551aaa-1e26-0410-a405-d3ace91eadb9

Makefile.in
doc/Changelog

index 1f035725dd285b9177b7b21350211d253b89c022..03a63476a74b3840b7efd8af20277ce13ce6ad1c 100644 (file)
@@ -1075,8 +1075,7 @@ unitlruhash.lo unitlruhash.o: $(srcdir)/testcode/unitlruhash.c config.h $(srcdir
  $(srcdir)/util/log.h $(srcdir)/util/storage/lruhash.h $(srcdir)/util/locks.h $(srcdir)/util/storage/slabhash.h
 unitmain.lo unitmain.o: $(srcdir)/testcode/unitmain.c config.h \
  $(srcdir)/sldns/rrdef.h $(srcdir)/sldns/keyraw.h \
- $(srcdir)/util/log.h \
- $(srcdir)/testcode/unitmain.h $(srcdir)/util/alloc.h $(srcdir)/util/locks.h $(srcdir)/util/net_help.h \
+ $(srcdir)/util/log.h $(srcdir)/testcode/unitmain.h $(srcdir)/util/alloc.h $(srcdir)/util/locks.h $(srcdir)/util/net_help.h \
  $(srcdir)/util/config_file.h $(srcdir)/util/rtt.h $(srcdir)/util/timehist.h $(srcdir)/iterator/iterator.h \
  $(srcdir)/services/outbound_list.h $(srcdir)/util/data/msgreply.h $(srcdir)/util/storage/lruhash.h \
  $(srcdir)/util/data/packed_rrset.h $(srcdir)/util/module.h $(srcdir)/util/data/msgparse.h \
index 2a3a6b80a63306405328f01a00b267713eb68e77..86699463c9d87faa2d61ed76a48ed6b7351a29fe 100644 (file)
@@ -4,6 +4,7 @@
          that were not present in the set of prepared answers.
        - Fix #13: Remove left-over requirements on OpenSSL >= 1.1.0 for
          cert name matching, from man page.
+       - make depend, with newer gcc, nicer layout.
 
 7 February 2019: Wouter
        - Fix #4206: OpenSSL 1.0.2 hostname verification for FreeBSD 11.2.