diff --git a/ChangeLog.d/pr_10695__fix_build_llvm_mingw.txt b/ChangeLog.d/pr_10695__fix_build_llvm_mingw.txt new file mode 100644 index 0000000000..1ea2e6af29 --- /dev/null +++ b/ChangeLog.d/pr_10695__fix_build_llvm_mingw.txt @@ -0,0 +1,4 @@ +Bugfix + * Fix a build error using the LLVM based MinGW toolchain. + Bug reported and fix contributed by valord577. + Fixes #10695.