From 078a39049938ca6109443438104c3a09b281a326 Mon Sep 17 00:00:00 2001 From: Lance Collins Date: Fri, 20 Sep 2024 12:16:35 -0700 Subject: [PATCH] commit --- repos/github/microsoft/buildxl/build.cmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repos/github/microsoft/buildxl/build.cmd b/repos/github/microsoft/buildxl/build.cmd index 0f51e5b..419c72d 100644 --- a/repos/github/microsoft/buildxl/build.cmd +++ b/repos/github/microsoft/buildxl/build.cmd @@ -38,6 +38,7 @@ subst B: %SrcDir% echo ----- Running Codex script analyzer ----- -call %SrcDir%\bxl.cmd -DeployDev +call %SrcDir%\bxl.cmd -DoNotUseDefaultCacheConfigFilePath -DeployDev /server- ^ +/cacheConfigFilePath:%CodexBuildTempDir%/bxlcache/cacheconfig.json call %SrcDir%\Out\Selfhost\Dev\bxlScriptAnalyzer.exe /a:Codex /c:%SrcDir%\config.dsc /o:%CDXDSC_OUTPUT_DIR% \ No newline at end of file