mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
build: update gnulib submodule to latest
* cfg.mk (local-checks-to-skip): Disable sc_prohibit_hash_without_use for now, since it fails with a false-positive match.
This commit is contained in:
2
.gnulib
2
.gnulib
Submodule .gnulib updated: 11fbc57405...2709233ead
1
cfg.mk
1
cfg.mk
@@ -42,6 +42,7 @@ local-checks-to-skip = \
|
|||||||
sc_obsolete_symbols \
|
sc_obsolete_symbols \
|
||||||
sc_prohibit_S_IS_definition \
|
sc_prohibit_S_IS_definition \
|
||||||
sc_prohibit_atoi_atof \
|
sc_prohibit_atoi_atof \
|
||||||
|
sc_prohibit_hash_without_use \
|
||||||
sc_prohibit_jm_in_m4 \
|
sc_prohibit_jm_in_m4 \
|
||||||
sc_prohibit_quote_without_use \
|
sc_prohibit_quote_without_use \
|
||||||
sc_prohibit_quotearg_without_use \
|
sc_prohibit_quotearg_without_use \
|
||||||
|
|||||||
Reference in New Issue
Block a user