commit a4f1f1ae32293aac07b3af224277e3ab1139565a
Merge: 6de1285 3a2677a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 25 20:22:20 2026 +0000
Merge branch 'mr/cmake-4-workaround' into '21'
d/rules: work around cmake 4.x compat issue
See merge request pkg-llvm-team/llvm-toolchain!205
commit 3a2677a7cb2354a6a389603e393a0cc06407b0ee
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Sun Jan 25 10:02:39 2026 +0100
d/rules: work around cmake 4.x compat issue
forcing the policy to exclude CMAP0164 which is automatically on starting with
version 3.30+. this policy breaks the WASM build because the WASM target
doesn't support shared libraries, but the common LLVM CMake export files
contain shared libraries.
this is just a stop gap workaround, at some point CMake 4 will no longer
support disabling this policy..
Closes: #1125733
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit 6de128545813a86c1da61a03e52a37fa175d668d
Author: Matthias Klose <doko@ubuntu.com>
Date: Sun Jan 25 08:35:38 2026 +0100
* d/llvm-X.Y-tools.bcep.in: Fix Python 3.14 byte compilation by adding
an exception for shtest-encoding.py test file containing non-UTF-8
characters (Igor Luppi). LP: #2138890.
Among the 87 debian patches available in version 1:21.1.8-2 of the package, we noticed the following issues: