aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4d88828..d9925d79 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ $(KCONFIG_TOP): generated/Config.in
generated/Config.in: toys/*.c scripts/genconfig.sh
scripts/genconfig.sh
-HOSTCC:=cc
+HOSTCC?=cc
# Development targets
baseline: toybox_unstripped