| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(ohos): re-quote Windows linker arguments containing spaces cmd's %* expansion strips the quotes rustc puts around link arguments that contain spaces, so an SDK path like "D:\DevEco Studio\...\sysroot" arrived at the clang launcher split on the space and the final Rust link failed. Walk the arguments with %~1 and re-wrap each in quotes before forwarding to the PowerShell wrapper, and extend the no-SDK release guard to keep the re-quoting contract. Assisted by Claude Code. Signed-off-by: shenjackyuanjie <54507071+shenjackyuanjie@users.noreply.github.com> (cherry picked from commit 6a3837cd48dc937bfaff6288750ac79f7f9cd2fd) | 1 个月前 | |
chore: move HarmonyOS clang wrappers to scripts/ohos/ | 3 个月前 | |
chore: move HarmonyOS clang wrappers to scripts/ohos/ | 3 个月前 | |
chore: move HarmonyOS clang wrappers to scripts/ohos/ | 3 个月前 | |
chore: move HarmonyOS clang wrappers to scripts/ohos/ | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 |