workbenchdev / workbenchdev/Workbench
Drop llvm
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 844
- Forks
- 91
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
According to https://github.com/flathub/org.freedesktop.Sdk.Extension.rust-stable
Note: llvm13 is needed until there is a release of gcc12.1. As soon as gcc12.1 is in the freedesktop sdk, gcc can be used instead of clang.
We have gcc 13.
We should investigate dropping llvm/clang
Contributor guide
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
The issue names no repository files or tests. Start by reviewing the Flatpak SDK dependency configuration and the linked Rust SDK extension note, then determine whether the project can use the existing GCC 13 instead of LLVM/Clang. Done means the dependency choice is investigated and the required build configuration changes are identified.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100