--- debian/rules.orig 2012-03-21 00:44:44.000000000 +0100 +++ debian/rules 2012-03-21 00:45:24.000000000 +0100 @@ -21,7 +21,7 @@ LDFLAGS += -Wl,--no-relax endif -ifneq (,$(findstring $(DEB_BUILD_ARCH),mips mipsel s390 s390x)) +ifneq (,$(findstring $(DEB_BUILD_ARCH),mips mipsel s390 s390x hurd-i386)) CFLAGS += -gstabs endif