File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
6969supported 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
7777However, using more recent releases is highly recommended. Older versions of
7878the 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
8383along with other hardening for the C standard library implementation.
8484
8585For 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
You can’t perform that action at this time.
0 commit comments