Skip to content

Commit a809f9d

Browse files
committed
fix: add .xlings.json (xmake + musl-gcc + llvm)
1 parent 1ff7bf5 commit a809f9d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.xlings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"workspace": {
3+
"xmake": "3.0.7",
4+
"musl-gcc": { "linux": "15.1.0" },
5+
"llvm": { "macosx": "20.1.7" }
6+
}
7+
}

0 commit comments

Comments
 (0)