Set LC_ALL for reproducible builds

ubuntu/disco
ChangZhuo Chen (陳昌倬) 8 years ago
parent 326f8dd6f9
commit e5d8da79c0

2
debian/rules vendored

@ -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

Loading…
Cancel
Save