Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit d0be64f

Browse files
author
Itsusinn
committed
ci: use cross for cross compile
1 parent 4d0bdd1 commit d0be64f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cross.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
pre-build = [
3+
"apt-get update && apt-get install --assume-yes --no-install-recommends libclang-dev clang"
4+
]

0 commit comments

Comments
 (0)