mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Changes since 10.9: - Removed several build options. Functionalities are now always enabled. - mbed TLS updated to 2.16.3. - Updated Let's Encrypt script due to changes in the API. - Bugfix: AlterMode not working correctly. Diffing the CMakeLists.txt between 10.9 and 10.10 does not show any build option change that is relevant for us. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>