From f0d039b57a4fba3bee2b33eb9f4b254858e364f1 Mon Sep 17 00:00:00 2001 From: aleksander Date: Sun, 11 Jan 2026 12:08:26 +0100 Subject: [PATCH] update libwebm submodule to get rid of clang problems Apparently on some setups clang intercepts into build process and complains. Newer libwebm does not suffer from this problem, so lets just update? libwebm/mkvparser/mkvparser.cc:249:7: error: 'uint32_t' does not name a type --- src/sys/libwebm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sys/libwebm b/src/sys/libwebm index d411c86..923d7ef 160000 --- a/src/sys/libwebm +++ b/src/sys/libwebm @@ -1 +1 @@ -Subproject commit d411c8668dc226d9a3c7433c560dedfcc46fc69c +Subproject commit 923d7ef8508f3dcd7db86d026b96993dc2d90d39