summaryrefslogtreecommitdiff
blob: 825ee461dfd6ab51f13eb8dd05d6bf3c5eb5a473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
libopendmarc.so.2.0.3 uses
* __dn_expand
* __dn_skipname
* __res_nquery
which are defined in libresolv in glibc 2.33 and older.

See: https://bugs.gentoo.org/839951

--- a/libopendmarc/Makefile.am
+++ b/libopendmarc/Makefile.am
@@ -15,5 +15,6 @@
 			  opendmarc_spf_dns.c \
                           opendmarc_internal.h
 libopendmarc_la_LDFLAGS = -version-info $(LIBOPENDMARC_VERSION_INFO)
+libopendmarc_la_LIBADD = $(LIBRESOLV)
 libopendmarc_includedir = $(includedir)/opendmarc
 libopendmarc_include_HEADERS = dmarc.h