]> git.puffer.fish Git - matthieu/frr.git/commit
pathd: un-guard clippy files
authorGalaxyGorilla <sascha@netdef.org>
Sat, 19 Dec 2020 21:06:24 +0000 (21:06 +0000)
committerGalaxyGorilla <sascha@netdef.org>
Sat, 19 Dec 2020 21:06:35 +0000 (21:06 +0000)
commit4a6ba3ddb7f179a57dadb174e45fb40ed5cb9b25
tree9125c07833f80131c289ad445d27e29743779c89
parent1facc03e6198c8f6b950b714ac8b8d48ebf0ff3e
pathd: un-guard clippy files

The relevant clippy machinery in python/makevars.py assumes to get
'raw' Makefile text containing all `clippy_scan` variables. If those
files in the `clippy_scan` variable are later on used in the
compilation process does not matter.

Signed-off-by: GalaxyGorilla <sascha@netdef.org>
pathd/subdir.am