Package: gmp
Severity: important
Version: 2:4.3.1+dfsg-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

Hi,

the current version fails to build on kfreebsd-amd64,
this is kind of reopen of #490555.

Please alter debian/rules as shown bellow.

Thanks in advance

                        Petr

--- debian/rules
+++ debian/rules
@@ -44,7 +44,7 @@

 confflags = --prefix=/usr --enable-cxx --enable-mpbsd

-ifneq (,$(filter $(DEB_HOST_ARCH), amd64 lpia))
+ifneq (,$(filter $(DEB_HOST_ARCH), amd64 kfreebsd-amd64 lpia))
   confflags += --disable-fat
 else
   confflags += --enable-fat




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to