]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: do not hardcode cpp invocation
authorVincent Bernat <vincent@bernat.ch>
Sat, 30 May 2020 21:52:39 +0000 (23:52 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 30 May 2020 21:52:39 +0000 (23:52 +0200)
commitd1b6636359a6efa79231a18926095ace23d3b1a3
tree4aafddc8f11df4256c8c8f25bd344e927ea2de09
parent32bfe60bc721b9952879455e0f3989b6239c91cc
build: do not hardcode cpp invocation

This needs to be overridable by using $(CPP) instead. Patch from
Patrick McLean (Sony Interactive Entertainment Inc).
src/daemon/Makefile.am