Build on latest gcc standards
This commit is contained in:
parent
acbaf26ac1
commit
2e55f0a4ca
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -1,7 +1,6 @@
|
||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
||||||
export DEB_CFLAGS_MAINT_APPEND=-std=gnu17
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
Loading…
Reference in a new issue