Define and use HOSTCC

Change-Id: If38c488233007e86c2e1e999861836a0ffbbf1e8
This commit is contained in:
Romain Goyet
2016-03-23 12:35:25 +01:00
parent 80ad6e606b
commit 35228e83af
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ ifndef USE_LIBA
$(error Makefile.PLATFORM should define USE_LIBA)
endif
HOSTCC = gcc
# Flags - Header search path
SFLAGS += -Ilib -I.