From 4dc5adcc73d576d06764233f29a5657727b60479 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 30 Nov 2024 00:47:45 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a71a678d..cda5b4f23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ * [#5817](https://github.com/xmake-io/xmake/pull/5817): Improve default pic for packages * [#5869](https://github.com/xmake-io/xmake/pull/5869): Add libstdc++ standard library modules support for gcc +### Bugs fixed + +* [#5856](https://github.com/xmake-io/xmake/issues/5856): Fix compile c++modules for clang + ## v2.9.6 ### New features @@ -1921,6 +1925,10 @@ * [#5817](https://github.com/xmake-io/xmake/pull/5817): 改进安装包的默认 pic 配置 * [#5869](https://github.com/xmake-io/xmake/pull/5869): 为 gcc 添加 libstdc++ 标准库模块的支持 +### Bugs 修复 + +* [#5856](https://github.com/xmake-io/xmake/issues/5856): 修复 c++modules 在 clang 下的编译 + ## v2.9.6 ### 新特性 -- cgit v1.3.1