Fix FTBFS on hurd
DEB_HOST_ARCH_OS was unset. Gbp-Dch: full
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -4,6 +4,7 @@
|
||||
# Enable PIE, BINDNOW, and possible future flags.
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/architecture.mk
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
include /usr/share/debhelper/dh_package_notes/package-notes.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user