X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Frules;h=bfe456e15d1294ab5452e77297732f3037864e7b;hb=5f6755a8680731c05b6f213913a98ab91440d1ce;hp=8ec1287f578537d33eedb9c5e6695cf1fcc77c9b;hpb=1d71bcf35baa1d1389c6ebaf4f8aa740db63cd9f;p=deb_dpdk.git diff --git a/debian/rules b/debian/rules index 8ec1287f..bfe456e1 100755 --- a/debian/rules +++ b/debian/rules @@ -9,9 +9,6 @@ include /usr/share/dpkg/default.mk DPDK_ABI := $(shell echo $(DEB_VERSION_UPSTREAM) | cut -d '.' -f1-2) -DEB_HOST_GNU_CPU := $(shell dpkg-architecture -qDEB_HOST_GNU_CPU) -DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) - # see FEATURE AREAS in dpkg-buildflags(1) export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie