lupyuen opened a new pull request, #14706: URL: https://github.com/apache/nuttx/pull/14706
## Summary The SSL Cert for git.busybox.net has just expired today. This PR switches the uClibc++ download to cxx.uclibc.org for CMake. ## Impact This PR will fix the CMake build for sim:cxxtest. ## Testing Tested Ok on Ubuntu: https://gist.github.com/nuttxpr/2117937562cdace45c6830796d264964 ```bash $ cmake -B build -DBOARD_CONFIG=sim:cxxtest $ cmake --build build $ ./build/nuttx Error: could not find CMAKE_PROJECT_NAME in Cache ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
