Python with musl-libc
Open
Nobody has claimed this yet.
buildsystem
enhancement / improvement
- Dominant language
- Makefile
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 6
Description
chipsec (issue #231) requires python. We can either try to build a working one from the system python, or we can cross compile it.
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
Read chipsec issue #231 first to understand its Python requirement, then compare the two approaches named here: building from the system Python or cross-compiling Python for musl-libc. Done means chipsec can run with a working musl-libc-compatible Python.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100