diff options
| author | ruki <[email protected]> | 2023-02-05 21:51:21 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-02-05 21:51:21 +0800 |
| commit | 983cd589c62c8d32674ffce0b7ccb51de373cb24 (patch) | |
| tree | 4c1d4517faeb2e95d267cbb7dcabc41642b868c0 | |
| parent | e2007947b3dc7b19e6f073335dbbe6abd84eb821 (diff) | |
update changelog
| -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 |
