RT-Thread / RT-Thread/packages
软件包应该由LOCAL_CCFLAG改为LOCAL_CFLAG
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 252
- Forks
- 358
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 13
Description
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 reviewing the pull request linked in the issue: https://github.com/RT-Thread/rt-thread/pull/5741. Trace which package definitions use LOCAL_CCFLAG and determine the intended scope of the variable rename. Done means the affected packages consistently use LOCAL_CFLAG and the relevant package checks pass.
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
- 15/100