Add aarch64-linux native package

This commit is contained in:
2026-08-11 09:35:11 +00:00
commit 795c05a8cb
2 changed files with 40 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# racket-audio-aarch64-linux
Native libraries for `racket-audio` on Linux ARM64 / Raspberry Pi 64-bit.
Put the native files directly in the root of this branch, next to `info.rkt`.
Expected file type:
*.so / *.so.*
List every shipped native file in `copy-foreign-libs` in `info.rkt`.
Racket Package Index source:
<git-url>#aarch64-linux