ports/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in
Mathieu Arnold 55c13616e4 Update to latest commit.
Sponsored by:	Absolight
2016-11-02 10:49:33 +00:00

11 lines
350 B
Text

--- bin/tests/system/dlzexternal/Makefile.in.orig 2016-11-01 20:46:42 UTC
+++ bin/tests/system/dlzexternal/Makefile.in
@@ -31,7 +31,7 @@ OBJS =
@BIND9_MAKE_RULES@
CFLAGS = @CFLAGS@ @SO_CFLAGS@
-SO_LDFLAGS = @LDFLAGS@ @SO_LDFLAGS@
+SO_LDFLAGS = @SO_LDFLAGS@
driver.@SO@: ${SO_OBJS}
${LIBTOOL_MODE_LINK} @SO_LD@ ${SO_LDFLAGS} -o $@ driver.@O@