
14 Jan
2020
14 Jan
'20
6:26 a.m.
On Fri, Jan 10, 2020 at 03:41:07PM +0000, Daniel P. Berrangé wrote:
Some syntax check rules validate usage of headers provided by gnulib. We want to validate these only against the gnulib modules we've chosen to use, not all modules, since we're trying to eliminate them.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- build-aux/syntax-check.mk | 3 --- 1 file changed, 3 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>