Also export HOSTCC etc for components

This commit is contained in:
Jeroen Domburg 2016-10-20 20:11:13 +08:00
parent 0704deca63
commit 6b85040059

View file

@ -176,6 +176,7 @@ HOSTCC := $(CC)
HOSTLD := $(LD)
HOSTAR := $(AR)
HOSTOBJCOPY := $(OBJCOPY)
export HOSTCC HOSTLD HOSTAR HOSTOBJCOPY
#Set target compiler. Defaults to whatever the user has
#configured as prefix + yer olde gcc commands