Provide a build target without AUX features
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15
- Forks
- 13
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 2
Description
Expected Behavior
A build target that does not compile AUX features
Possible Solution
modify the existing slimbuild target to exclude AUX as well
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
Inspect the build configuration for the existing slimbuild target and identify how AUX features are included. Create or adjust a build target so AUX is excluded, then verify that the target builds successfully without compiling AUX features.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100