Set LC_ALL for reproducible builds
This commit is contained in:
parent
a8ed52bde7
commit
6897c3765d
1
debian/rules
vendored
1
debian/rules
vendored
@ -3,6 +3,7 @@
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
export LC_ALL=C.UTF-8
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem=cmake \
|
||||
|
Loading…
x
Reference in New Issue
Block a user