tools/fakeroot: explicitly pass CPP variable
[openwrt/staging/jow.git] / tools / fakeroot / Makefile
index 5c5f25e2264bed4a16e1a004787952d1042e6c82..f4333fbfb36cd1514322ffd2ebb790efe6e1be31 100644 (file)
@@ -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