diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-21 14:18:20 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-21 14:18:20 +0000 |
| commit | c9d6c84458d1ced92c2f4857c96ba4802b8cf7d8 (patch) | |
| tree | 88003df10c6f7b77d82915377c4aab19811e3a68 /dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in | |
| parent | Upate to v5.23.5-265-gd66eeb1. (diff) | |
Update to 20151219 snapshot.
- While there, update the named.root
Sponsored by: Absolight
Diffstat (limited to 'dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in')
| -rw-r--r-- | dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in b/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in new file mode 100644 index 000000000000..a63be7ce0466 --- /dev/null +++ b/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in @@ -0,0 +1,11 @@ +--- bin/tests/system/dlzexternal/Makefile.in.orig 2015-09-09 02:23:40 UTC ++++ bin/tests/system/dlzexternal/Makefile.in +@@ -43,7 +43,7 @@ OBJS = ${DLOPENOBJS} + @BIND9_MAKE_RULES@ + + CFLAGS = @CFLAGS@ @SO_CFLAGS@ +-SO_LDFLAGS = @LDFLAGS@ @SO_LDFLAGS@ ++SO_LDFLAGS = @SO_LDFLAGS@ + + dlopen@EXEEXT@: ${DLOPENOBJS} + ${LIBTOOL_MODE_LINK} ${PURIFY} ${CC} ${CFLAGS} ${LDFLAGS} \ |
