tools/fakeroot: explicitly pass CPP variable
authorFelix Fietkau <nbd@nbd.name>
Wed, 13 Oct 2021 14:36:16 +0000 (16:36 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 13 Oct 2021 14:48:53 +0000 (16:48 +0200)
commit48e209e5c5a76dd0ce4a2a8b014416dc988269a3
tree935192f11348a995a3052b3318e283174baed3d8
parente07cc4699127d882f619c978c215bf2a762b61fa
tools/fakeroot: explicitly pass CPP variable

For some reason, the generated configure script fails to properly set up
the internal preprocessor command variable, causing the host OS check for
Darwin to fail after the last update.
Explicitly setting CPP fixes this issue

Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/fakeroot/Makefile