Files
godot-accesskit-c-static/README.md
2025-03-21 13:54:59 +02:00

13 lines
494 B
Markdown

This repo contains prebuilt versions of [AccessKit C](https://github.com/AccessKit/accesskit-c) library and CI build configs.
See [Releases page](https://github.com/godotengine/godot-accesskit-c-static/releases).
---
Patches:
- `patch_arm32.diff` - Adds target path for the 32-bit ARM Linux (`arm-unknown-linux-gnueabihf`) build.
- `patch_gnullvm.diff` - Updates Corrosion to the commit with MinGW/LLVM toolchain support (`*-pc-windows-gnullvm`).
There are no changes to the library code.