Compare commits

..

4 commits

Author SHA1 Message Date
charles25565
7c9b69163b
Merge 7844b354a5 into 5cb0ff9f4d 2025-10-29 17:14:10 -04:00
Charles
7844b354a5 Use $(AR) 2025-10-29 13:44:26 -04:00
Charles
45487891f1 Also remove static library when cleaning 2025-09-25 15:24:40 -04:00
Charles
51e8ffe080 Add an option to build a static library 2025-09-25 15:12:11 -04:00

View file

@ -83,7 +83,7 @@ there will be custom integration offering better performance in the future
along with other hardening for the C standard library implementation. along with other hardening for the C standard library implementation.
For Android, only the current generation, actively developed maintenance branch of the Android For Android, only the current generation, actively developed maintenance branch of the Android
Open Source Project will be supported, which currently means `android16-qpr1-release`. Open Source Project will be supported, which currently means `android16-release`.
## Testing ## Testing