aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fakeroot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fakeroot/Makefile')
-rw-r--r--tools/fakeroot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/fakeroot/Makefile b/tools/fakeroot/Makefile
index 5c5f25e226..f4333fbfb3 100644
--- a/tools/fakeroot/Makefile
+++ b/tools/fakeroot/Makefile
@@ -19,7 +19,8 @@ include $(INCLUDE_DIR)/host-build.mk
HOST_CONFIGURE_VARS += \
ac_cv_header_sys_capability_h=no \
- ac_cv_func_capset=no
+ ac_cv_func_capset=no \
+ CPP="$(HOSTCC) -E"
HOST_CONFIGURE_ARGS += \
--with-ipc=tcp