From 6c00404ca788edd840dd290de211f8d7299b524c Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 10 May 2023 11:35:15 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 822a1ae2..ccf76847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ will consitute of a breaking change warranting a new major release: named `CROSS_COMPILE_BIN_PATH` when setting up the build system. This prevents CMake from selecting wrong cross-compilers. CMake will not seach in the system path for cross-compilers anymore. +- Compile fix if SCEX is compiled for the EM. # [v2.0.4] 2023-04-19