summaryrefslogtreecommitdiffstats
path: root/rules/uclibc-headers.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/uclibc-headers.make')
-rw-r--r--rules/uclibc-headers.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/uclibc-headers.make b/rules/uclibc-headers.make
index b370b9f..96ba0a3 100644
--- a/rules/uclibc-headers.make
+++ b/rules/uclibc-headers.make
@@ -51,6 +51,8 @@ $(STATEDIR)/uclibc-headers.compile:
UCLIBC_HEADERS_INSTALL_OPT = \
$(UCLIBC_MAKE_OPT) \
+ CPU_CFLAGS=$(PTXCONF_UCLIBC_HEADERS_FAKE_CROSS) \
+ CC="$(HOSTCC)" \
install_headers
# vim: syntax=make