mirror of
https://github.com/godotengine/godot-accesskit-c-static.git
synced 2025-12-31 13:48:22 +03:00
13 lines
494 B
Markdown
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.
|