debian: Apply hardening options to build.
[sliver-openvswitch.git] / debian / rules
index d34bdb3..1ee7048 100755 (executable)
@@ -40,6 +40,7 @@ configure-stamp:
                test -e Makefile || \
                ../configure --prefix=/usr --localstatedir=/var --enable-ssl \
                        --sysconfdir=/etc CFLAGS="$(CFLAGS)" \
+                       $(shell dpkg-buildflags --export=configure) \
                        $(DATAPATH_CONFIGURE_OPTS))
        touch configure-stamp