Set LC_ALL for reproducible builds

This commit is contained in:
ChangZhuo Chen (陳昌倬) 2016-07-16 11:11:24 +08:00
parent 326f8dd6f9
commit e5d8da79c0

2
debian/rules vendored
View File

@ -1,6 +1,8 @@
#!/usr/bin/make -f
#DH_VERBOSE = 1
export LC_ALL=C.UTF-8
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed