Remove compiler warnings
This commit is contained in:
parent
486c86dd39
commit
f10fae7e4f
@ -175,6 +175,11 @@
|
|||||||
# This one is marked with __attribute__, but we still get a (wrong) warning
|
# This one is marked with __attribute__, but we still get a (wrong) warning
|
||||||
.*/liblzma/lz/lz_encoder\.c : variable.*in_used.*set but not used
|
.*/liblzma/lz/lz_encoder\.c : variable.*in_used.*set but not used
|
||||||
|
|
||||||
|
#
|
||||||
|
# pcre
|
||||||
|
#
|
||||||
|
.*/pcre/pcre_exec\.c: noclone.*attribute directive ignored
|
||||||
|
|
||||||
#
|
#
|
||||||
# Unexplanable (?) stuff
|
# Unexplanable (?) stuff
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user