nuttx/tools/ci
zhanghongyu 4087e21dea ci_sim01: install g++-multilib into docker to support libcxx
fix build break:
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so when searching for -lstdc++
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.a when searching for -lstdc++
/usr/bin/ld: cannot find -lstdc++: No such file or directory
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so when searching for -lstdc++
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-12-06 06:20:05 +01:00
..
docker/linux ci_sim01: install g++-multilib into docker to support libcxx 2023-12-06 06:20:05 +01:00
testlist tools/ci: Upgrade macOS arm64 toolchain to 12.3.rel1 2023-11-26 14:10:00 +02:00
testrun ci: add open_memestream CI test 2023-11-29 02:13:19 -08:00
cibuild.sh tools/ci: Upgrade macOS arm64 toolchain to 12.3.rel1 2023-11-26 14:10:00 +02:00
cirun.sh
README.md

CI Tools

These are tools and data used for the CI system. Some of what is here may also be useful for local testing.