From 29467ab7c9a82fbb234f8910aafef6033e5d92eb Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 17 Jul 2025 22:34:52 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d98d36059..e058257aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * [#6592](https://github.com/xmake-io/xmake/pull/6592): Fix objects only links * [#6586](https://github.com/xmake-io/xmake/issues/6586): Fix build.fence policy * [#6600](https://github.com/xmake-io/xmake/issues/6600): Fix compile_commands generator for c++modules +* [#6621](https://github.com/xmake-io/xmake/issues/6621): Fix android build for ndk r17c ## v3.0.0 @@ -2007,6 +2008,7 @@ * [#6592](https://github.com/xmake-io/xmake/pull/6592): 修复 object 目标的链接问题 * [#6586](https://github.com/xmake-io/xmake/issues/6586): 修复 build.fence 策略 * [#6600](https://github.com/xmake-io/xmake/issues/6600): 修复 compile_commands 生成器 +* [#6621](https://github.com/xmake-io/xmake/issues/6621): 修复 android ndk r17c 构建失败问题 ## v3.0.0 -- cgit v1.3.1