]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - distro/pkg/deb/rules
Debian: Fix for arm64 cross build
[thirdparty/bird.git] / distro / pkg / deb / rules
index 59abe35c81cbb1200128170de6bf7bc2182c3765..1740fb95489ea72f5ccf10606b9ed6584a497f7f 100755 (executable)
@@ -23,8 +23,7 @@ LDFLAGS += -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC -Wl,-z,defs -W
 override_dh_auto_configure:
        CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" dh_auto_configure -- $(COMMON_FLAGS) --with-protocols=all
 
-override_dh_auto_build:
-       dh_auto_build
+override_dh_auto_build-indep:
        dh_auto_build -- docs
 
 override_dh_auto_install: