]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add getentropy_freebsd.o to Makefile dependencies.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jan 2020 15:15:51 +0000 (16:15 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jan 2020 15:15:51 +0000 (16:15 +0100)
Makefile.in
doc/Changelog

index 36e9b2f386a1839a654aa11b0840bcecb11fd29b..a20058cc23c6f30fcfe86af0879fd304b0c46f10 100644 (file)
@@ -1507,6 +1507,7 @@ snprintf.lo snprintf.o: $(srcdir)/compat/snprintf.c config.h
 strlcat.lo strlcat.o: $(srcdir)/compat/strlcat.c config.h
 strlcpy.lo strlcpy.o: $(srcdir)/compat/strlcpy.c config.h
 strptime.lo strptime.o: $(srcdir)/compat/strptime.c config.h
+getentropy_freebsd.lo getentropy_freebsd.o: $(srcdir)/compat/getentropy_freebsd.c
 getentropy_linux.lo getentropy_linux.o: $(srcdir)/compat/getentropy_linux.c config.h
 getentropy_osx.lo getentropy_osx.o: $(srcdir)/compat/getentropy_osx.c
 getentropy_solaris.lo getentropy_solaris.o: $(srcdir)/compat/getentropy_solaris.c config.h
index 2bf844243740515dd5eaf558f29b464c14f63771..4c215c3a5b01ca78fa82f70d110cc0329f83d9f0 100644 (file)
@@ -13,6 +13,7 @@
          a portable systemd service file.
        - updated .gitignore for added contrib file.
        - Add build rule for ipset to Makefile
+       - Add getentropy_freebsd.o to Makefile dependencies.
 
 29 January 2020: Ralph
        - Merge PR#156 from Alexander Berkes; Added unbound-control