From d9fa082e30ee2fa8e8f88bf01ebf5b6362e55f90 Mon Sep 17 00:00:00 2001 From: Yi Wu Date: Tue, 10 Mar 2026 11:04:06 +0000 Subject: [PATCH] Add changelog Signed-off-by: Yi Wu --- ChangeLog.d/cmake-destdir-instal.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ChangeLog.d/cmake-destdir-instal.txt diff --git a/ChangeLog.d/cmake-destdir-instal.txt b/ChangeLog.d/cmake-destdir-instal.txt new file mode 100644 index 0000000000..15892b951a --- /dev/null +++ b/ChangeLog.d/cmake-destdir-instal.txt @@ -0,0 +1,3 @@ +Bugfix + * CMake installs now honor `DESTDIR` for the compatibility + `libmbedcrypto.so` symlink during staged installs. \ No newline at end of file