diff --git a/ChangeLog.d/fix_arm_compile_erorr.txt b/ChangeLog.d/fix_arm_compile_erorr.txt new file mode 100644 index 0000000000..28c1d45e2f --- /dev/null +++ b/ChangeLog.d/fix_arm_compile_erorr.txt @@ -0,0 +1,3 @@ +Bugfix + * Fix a build error when compiling the bignum module for some Arm platforms. + Fixes #6089, #6124, #6217.