Explorar o código

ccache TARGET_CXX

Signed-off-by: Alam Arias <[email protected]>

SVN-Revision: 23008
Florian Fainelli %!s(int64=15) %!d(string=hai) anos
pai
achega
3992d44428
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rules.mk

+ 1 - 0
rules.mk

@@ -173,6 +173,7 @@ ifneq ($(CONFIG_CCACHE),)
   # FIXME: move this variable to a better location
   export CCACHE_DIR=$(STAGING_DIR)/ccache
   TARGET_CC:= ccache $(TARGET_CC)
+  TARGET_CXX:= ccache $(TARGET_CXX)
 endif
 
 TARGET_CONFIGURE_OPTS = \