]> granicus.if.org Git - esp-idf/commitdiff
Also export HOSTCC etc for components
authorJeroen Domburg <git@j0h.nl>
Thu, 20 Oct 2016 12:11:13 +0000 (20:11 +0800)
committerJeroen Domburg <git@j0h.nl>
Thu, 20 Oct 2016 12:11:13 +0000 (20:11 +0800)
make/project.mk

index 2b2eff3f5ecc719242b8630b7248725c629d6e35..d822d6a21db845d86a8f720d4c3e0c6c8b0b03b8 100644 (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