summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/host/native.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sysinfo/host/native.mk')
-rw-r--r--sysinfo/host/native.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysinfo/host/native.mk b/sysinfo/host/native.mk
index 465a01b..08b02b6 100644
--- a/sysinfo/host/native.mk
+++ b/sysinfo/host/native.mk
@@ -1,6 +1,5 @@
include $(PROJECT_DIR)/sysinfo/os/$(NATIVE_OS).mk
-CC = $(CROSS_COMPILE)$(NATIVE_CC)
OS = $(NATIVE_OS)
HOST_BITS = $(NATIVE_OS_BITS)
HOST_UNDERSCORE = $(NATIVE_OS_UNDERSCORE)