this repo has no description
1---
2name: Build Issue
3about: An issue building Darling
4labels: 'build'
5---
6
7**Build Log**
8What is the build error?
9```
10Put the build log here!
11```
12
13**System Information**
14What system are you building with?
15
16| Software | Version |
17| --- | --- |
18| Clang | X.Y.Z |
19| CMake | X.Y.Z |
20| Linux Kernel | X.Y.Z |
21| Darling | Git Commit Hash |