commit | 5491fe3ee000efc57e43243d476a2c99f7c657fc | [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:45:14 2025 +0200 |
tree | 470449c781ec9132f465f679264fefa240a08afe | |
parent | cbe5fa4d4047d028543e25d97f42a363bc09ca38 [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.