Home
last modified time | relevance | path

Searched refs:ccache_path (Results 1 – 1 of 1) sorted by relevance

/buildroot/toolchain/
A Dtoolchain-wrapper.c29 static char ccache_path[PATH_MAX]; variable
61 ccache_path,
314 ret = snprintf(ccache_path, sizeof(ccache_path), "%s/bin/ccache", absbasedir); in main()
315 if (ret >= sizeof(ccache_path)) { in main()

Completed in 6 milliseconds