You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change to installing musl-gcc
----
#### AI description (iteration 1)
#### PR Classification
This PR updates the build configuration by switching the installed compiler from gcc-multilib to musi-gcc and adjusting the build projects list.
#### PR Summary
The changes update the installation command in the pipeline and modify the build script to include the current directory in the project sequence.
- `/.pipelines/DSC-Official.yml`: Replace installing gcc-multilib with installing musi-gcc and comment out the original command.
- `/build.ps1`: Add the current directory (`"."`) to the list of build projects.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
0 commit comments