Set LC_ALL for reproducible builds
This commit is contained in:
parent
326f8dd6f9
commit
e5d8da79c0
2
debian/rules
vendored
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…
x
Reference in New Issue
Block a user