commit | 37ddcf0ab4d8683eb50fa7f55691068c352bc704 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Wed May 14 13:15:36 2025 +0200 |
committer | Ronald Cron <ronald.cron@arm.com> | Mon Jul 21 09:52:16 2025 +0200 |
tree | 7c5b40f7026fb1babda32d32d0b1da599a97e5b0 | |
parent | a2c37b3b2d7c2c9a255637c7f5b6c03830f11c52 [diff] |
Add change log Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/ChangeLog.d/fix-dependency-on-generated-files.txt b/ChangeLog.d/fix-dependency-on-generated-files.txt new file mode 100644 index 0000000..b3e7e4e --- /dev/null +++ b/ChangeLog.d/fix-dependency-on-generated-files.txt
@@ -0,0 +1,3 @@ +Bugfix + * Fix potential CMake parallel build failure when building both the static + and shared libraries.