diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dd4c8cd7a..7b23fb329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * [#3317](https://github.com/xmake-io/xmake/pull/3317): Fix languages for qt project. * [#3321](https://github.com/xmake-io/xmake/issues/3321): Fix dependfile when generating configiles +* [#3296](https://github.com/xmake-io/xmake/issues/3296): Fix build error on macOS arm64 ## v2.7.6 @@ -1543,6 +1544,7 @@ * [#3317](https://github.com/xmake-io/xmake/pull/3317): 针对 Qt 工程,修复 lanuages 设置 * [#3321](https://github.com/xmake-io/xmake/issues/3321): 修复隔天 configfiles 重新生成导致重编问题 +* [#3296](https://github.com/xmake-io/xmake/issues/3296): 修复 macOS arm64 上构建失败 ## v2.7.6 |
