From bc283a2acc44bc82d9aef413bd789e6881d6d0a6 Mon Sep 17 00:00:00 2001 From: Junior Martinez Date: Tue, 16 Aug 2022 21:55:51 +0000 Subject: [PATCH] Pull request #47: Fix path by adding the missing -clang- from the new target name Merge in WMN_TOOLS/matter from fix_chiptool_path to silabs Squashed commit of the following: commit 2e67137849d78bcef91d10629774f14aaf61734a Author: Junior Martinez Date: Tue Aug 16 16:58:37 2022 -0400 Fix path by adding the missing -clang- from the new target name --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index b5446ebb811319..e39548398df7ac 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -308,7 +308,7 @@ def buildChipTool() } } - stash name: 'ChipTool', includes: 'out/linux-arm64-chip-tool-ipv6only/chip-tool' + stash name: 'ChipTool', includes: 'out/linux-arm64-clang-chip-tool-ipv6only/chip-tool' } deactivateWorkspaceOverlay(advanceStageMarker.getBuildStagesList(),