]> git.puffer.fish Git - matthieu/frr.git/commit
clippy: find headers relative to source tree
authorDavid Lamparter <equinox@diac24.net>
Wed, 3 Jul 2019 12:53:32 +0000 (14:53 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 3 Jul 2019 13:05:41 +0000 (15:05 +0200)
commitc4ca3ef5e780100d5760766379721c1edadaa8b3
tree3c77143f5aea4f8c85fcb995d2b131b77e9ddd3c
parenta123bd4ad623418528442e967cc5412915e3d37b
clippy: find headers relative to source tree

The current directory is in the build tree while running clippy; find
ourselves so we can access headers from the source tree.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
python/clidef.py