https-dns-proxy: avoid picking up host clang-tidy 9701/head
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Mon, 12 Aug 2019 12:56:52 +0000 (09:56 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 14 Aug 2019 12:21:26 +0000 (09:21 -0300)
commit5db7867ba7229c4cc4fb226eabe5632dd9e41d5c
tree9f443dc580786f31c48ed963a9c691dc4997b63d
parent4b0eaf947190d5c61415971017e58528f4160327
https-dns-proxy: avoid picking up host clang-tidy

Otherwise compilation fails when clang-tidy is found in the host:

-- clang-tidy found: /usr/lib/llvm/7/bin/clang-tidy

error: unknown argument: '-fhonour-copts' [clang-diagnostic-error]
error: unknown argument:'-iremap[...]:https_dns_proxy-2018-04-23'
[clang-diagnostic-error]

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
net/https-dns-proxy/Makefile