Hi LaMont,

I've prepared an NMU for bind9 (versioned as 1:9.9.5.dfsg-3.1) and
will upload it shortly to DELAYED/1, as discussed on irc last week.

Cheers,
Julien
diff -u bind9-9.9.5.dfsg/configure.in bind9-9.9.5.dfsg/configure.in
--- bind9-9.9.5.dfsg/configure.in
+++ bind9-9.9.5.dfsg/configure.in
@@ -3568,7 +3568,7 @@
 
 if test "$dlopen" = "yes"; then
 	case $host in
-		*-linux*)
+		*-linux*|*-gnu)
 			SO_CFLAGS="-fPIC"
 			if test "$have_dl" = "yes"
 			then
diff -u bind9-9.9.5.dfsg/debian/changelog bind9-9.9.5.dfsg/debian/changelog
--- bind9-9.9.5.dfsg/debian/changelog
+++ bind9-9.9.5.dfsg/debian/changelog
@@ -1,3 +1,11 @@
+bind9 (1:9.9.5.dfsg-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS on kfreebsd by using the same rules as on linux for building
+    shared libraries (closes: #741285).
+
+ -- Julien Cristau <jcris...@debian.org>  Tue, 29 Apr 2014 22:27:15 +0200
+
 bind9 (1:9.9.5.dfsg-3) unstable; urgency=low
 
   * Re-enable rrl (now a configure option).  Closes: #741059 LP: #1288823

Attachment: signature.asc
Description: Digital signature

Reply via email to