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, 16 Feb 2022 19:38:47 +0000 (20:38 +0100)
commit83bf22ba2e5853a5afc09585f76dc76c0d74ebea
tree0039dae18334cf9aeb4c9f075dd0c70fb67433e4
parent230ec4c69c301ea1dcd2b2f245995af76df5a695
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>
(cherry-picked from commit 48e209e5c5a76dd0ce4a2a8b014416dc988269a3)
tools/fakeroot/Makefile