Skip to content

Commit ff99511

Browse files
charles25565thestinger
authored andcommitted
Update dependencies in README
Update from bookworm to trixie, updating GKIs, and changing to Android 16.
1 parent c392d40 commit ff99511

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ used instead as this allocator fundamentally doesn't support that environment.
6565

6666
## Dependencies
6767

68-
Debian stable (currently Debian 12) determines the most ancient set of
68+
Debian stable (currently Debian 13) determines the most ancient set of
6969
supported dependencies:
7070

71-
* glibc 2.36
72-
* Linux 6.1
73-
* Clang 14.0.6 or GCC 12.2.0
71+
* glibc 2.41
72+
* Linux 6.12
73+
* Clang 19.1.7 or GCC 14.2.0
7474

75-
For Android, the Linux GKI 5.10, 5.15 and 6.1 branches are supported.
75+
For Android, the Linux GKI 6.1, 6.6 and 6.12 branches are supported.
7676

7777
However, using more recent releases is highly recommended. Older versions of
7878
the dependencies may be compatible at the moment but are not tested and will
@@ -83,7 +83,7 @@ there will be custom integration offering better performance in the future
8383
along with other hardening for the C standard library implementation.
8484

8585
For Android, only the current generation, actively developed maintenance branch of the Android
86-
Open Source Project will be supported, which currently means `android15-release`.
86+
Open Source Project will be supported, which currently means `android16-release`.
8787

8888
## Testing
8989

0 commit comments

Comments
 (0)