microsoft / microsoft/msix-packaging
request: decouple from clang
Open
Nobody has claimed this yet.
Needs-Triage
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 193
- Avg merge
- 2h 16m
- Merged PRs (30d)
- 2
Description
Hi,
Can we please unhardcode clang, so that this project can build with gcc and BSD cc?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the build configuration and entry points that hardcode clang; no specific files or tests are named in the issue. Check how the project currently selects its compiler, then verify that the build works with gcc and BSD cc while preserving the existing clang build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100