Skip to content

Commit

Permalink
Merge pull request #284 from espressif/IDFGH-13886
Browse files Browse the repository at this point in the history
fix(esp_clang): fixed the clang to be installed as part of offline installer
  • Loading branch information
alirana01 authored Oct 23, 2024
2 parents 35477d3 + be55af2 commit 4025e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build-Installer.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ function PrepareOfflineBranches {
}

&$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install
&$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install esp-clang
Pop-Location

# Remove symlinks which are not supported on Windws, unfortunatelly -c core.symlinks=false does not work
Expand Down

0 comments on commit 4025e06

Please sign in to comment.