X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=rules.mk;h=1ce28e1bbae5651924c4dff53e03a93107d9120e;hp=7b5bd2c298c66abda192f9d4af7f3ccc4bb8f717;hb=11b48c616b77a6c4ada4a387911e75b82b9e54af;hpb=5b543d2588ea643c337ac5e7187b82ffe6557821 diff --git a/rules.mk b/rules.mk index 7b5bd2c298..1ce28e1bba 100644 --- a/rules.mk +++ b/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 = \