Set c standard, it builds!

This commit is contained in:
Hibby 2025-09-20 15:41:51 +01:00
parent ac03394a07
commit e4d8eadb91

1
debian/rules vendored
View file

@ -1,6 +1,7 @@
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DEB_CFLAGS_MAINT_APPEND=-std=gnu17
%:
dh $@