commit | 8d487ad730ad7fb8b35fbcbea7a6bf622229ea70 | [log] [tgz] |
---|---|---|
author | minosgalanakis <30719586+minosgalanakis@users.noreply.github.com> | Thu Oct 05 17:33:21 2023 +0100 |
committer | GitHub <noreply@github.com> | Thu Oct 05 17:33:21 2023 +0100 |
tree | ceab9e4ec2850053c570883437a994fcd512020a | |
parent | 644fd346570eff0b35d650c2e3497a041abc76d5 [diff] | |
parent | 4855fdf8876300a9981fe757c07525a1fe6f6567 [diff] |
Merge pull request #1103 from Mbed-TLS/mbedtls-3.5.0_mergeback Mbedtls 3.5.0 mergeback
diff --git a/ChangeLog.d/fix-cmake-3rdparty-custom-config.txt b/ChangeLog.d/fix-cmake-3rdparty-custom-config.txt new file mode 100644 index 0000000..ec543aa --- /dev/null +++ b/ChangeLog.d/fix-cmake-3rdparty-custom-config.txt
@@ -0,0 +1,3 @@ +Bugfix + * Fix the build with CMake when Everest or P256-m is enabled through + a user configuration file or the compiler command line. Fixes #8165.