Skip to content

Commit

Permalink
feat(libc): upgrade to libc5 in cross builder (#896)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfourzerofour authored Nov 4, 2024
1 parent 5e7a5f8 commit 3955d08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[build]
pre-build = ["apt-get update && apt-get install --assume-yes --no-install-recommends libclang-5.0-dev clang-5.0"]
dockerfile = "./Dockerfile.build"

0 comments on commit 3955d08

Please sign in to comment.