btashton commented on a change in pull request #66:
URL:
https://github.com/apache/incubator-nuttx-testing/pull/66#discussion_r495596394
##########
File path: cibuild.sh
##########
@@ -234,7 +234,8 @@ function rx-gcc-toolchain {
if [ ! -f "$prebuilt/renesas-toolchain/rx-elf-gcc/bin/rx-elf-gcc" ]; then
case $os in
Linux)
Review comment:
That will require building gcc on mac every build which we probably
don't want same with windows. I thinking we probably need a pipeline for
building these tool chains and uploading them to S3 or something. I want that
functionally for doing the bloaty stuff anyway. Are you fine just kicking this
down the road a bit? It should still finish before the Mac worker anyway.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]