patch out implicit declaration warnings
This commit is contained in:
parent
adcc58da78
commit
85fbd886bf
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
export QT_SELECT=5
|
export QT_SELECT=5
|
||||||
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
||||||
|
export DEB_CFLAGS_MAINT_STRIP=-Werror=implicit-function-declaration
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
Loading…
Reference in New Issue