microsoft / microsoft/ProcDump-for-Linux
RFE: please provide possibility to build procdump against system installed libbf
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 327
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
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
Start by inspecting CMakeLists.txt at lines 241-248, which the issue identifies as the relevant build configuration. Determine how the current libbf dependency is selected, then verify that the project can build against a system-installed libbf without breaking the existing build path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100