From 2bb233201338ad407e929d2db556fcf781e551dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 17 Feb 2024 12:38:11 +0100 Subject: [PATCH] Updated toolchains submodule. --- doc/changelog.dox | 4 ++++ toolchains | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index c3beee0cc..a87322b63 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -1046,6 +1046,10 @@ See also: specify `-s EXPORTED_FUNCTIONS` on their side. See [mosra/magnum#619](https://github.com/mosra/magnum/issues/619). - Fixed build of @ref Platform::EmscriptenApplication on Emscripten 3.1.49 and newer (see [mosra/magnum#631](https://github.com/mosra/magnum/issues/631)) +- The Emscripten toolchain no longer uses a `*.bc` extension for static + libraries, as that breaks builds with version 3.1.52+. See + [mosra/magnum#633](https://github.com/mosra/magnum/issues/633) for more + information. @subsection changelog-latest-bugfixes Bug fixes diff --git a/toolchains b/toolchains index 2149f703a..7c5e5047b 160000 --- a/toolchains +++ b/toolchains @@ -1 +1 @@ -Subproject commit 2149f703ac890afade1ca9fd042ba82478f41d1c +Subproject commit 7c5e5047b3afd3f7a8292d8458d3c347ce265078