From 2f3211ed7bca133b7e6f88d22a3d149aafa5e13b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A2=A6=E9=BE=99?= Date: Thu, 20 Nov 2025 03:14:16 +0000 Subject: [PATCH] update CompilingAndBuilding/library1/build-profile.json5. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 杨梦龙 --- CompilingAndBuilding/library1/build-profile.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CompilingAndBuilding/library1/build-profile.json5 b/CompilingAndBuilding/library1/build-profile.json5 index b91446a..aff1c7d 100644 --- a/CompilingAndBuilding/library1/build-profile.json5 +++ b/CompilingAndBuilding/library1/build-profile.json5 @@ -14,7 +14,7 @@ ], //Used to set up the local ABI compilation environment "cppFlags": "" - //Set optional parameters for the C++compiler + //Set optional parameters for the C++ compiler }, // [End cpu_option] }, -- Gitee