patch out implicit declaration warnings

This commit is contained in:
Hibby 2024-04-13 18:20:04 +01:00
parent adcc58da78
commit 85fbd886bf
Signed by: hibby
SSH Key Fingerprint: SHA256:Y6XbnzN0FEB1R/exPF5hUbHUgE/Nn7M1uT566fxo6pE
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -2,6 +2,7 @@
export QT_SELECT=5
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DEB_CFLAGS_MAINT_STRIP=-Werror=implicit-function-declaration
%:
dh $@