summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/openocd.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/openocd.make b/rules/openocd.make
index 898f1a98c..192d70a0d 100644
--- a/rules/openocd.make
+++ b/rules/openocd.make
@@ -25,6 +25,8 @@ OPENOCD_LICENSE := GPL-2.0-or-later AND BSD
# ----------------------------------------------------------------------------
OPENOCD_CONF_TOOL := autoconf
+OPENOCD_CONF_ENV := \
+ CCACHE=none
OPENOCD_CONF_OPT := $(CROSS_AUTOCONF_USR) \
--disable-werror \
--$(call ptx/endis, PTXCONF_OPENOCD_DUMMY)-dummy \