Skip to content
Snippets Groups Projects
Commit 2226d14e authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

make: buildtest: pass CCACHE_* to buildtests

parent 3c56b49d
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,9 @@ buildtest:
HOME=$${HOME} \
PATH=$${PATH} \
BOARD=$${BOARD} \
CCACHE=$${CCACHE} \
CCACHE_DIR=$${CCACHE_DIR} \
CCACHE_BASEDIR=$${CCACHE_BASEDIR} \
RIOTBASE=$${RIOTBASE} \
RIOTBOARD=$${RIOTBOARD} \
RIOTCPU=$${RIOTCPU} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment