-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[ci] macOS platforms: added LLVM toolchain for Arm #15146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
added LLVM toolchain for Arm on Apple Intel release-17.0.1 added LLVM toolchain for Arm on Apple Silicon release-19.1.1 ì
|
[Experimental Bot, please feedback here] Yes, this PR appears to meet the basic NuttX requirements, though it could be improved. Strengths:
Weaknesses & Suggestions for Improvement:
By addressing these weaknesses, the PR would be significantly stronger and more likely to be accepted. |
|
Sorry @simbit18 I need to disable these nuttx/tools/ci/platforms/darwin.sh Lines 49 to 51 in 1dcada4
Here's how I patch it for macOS Build Farm. Thanks! |
|
Hi @lupyuen have you tried to remove this patch https://github.com/lupyuen/nuttx-build-farm/blob/a99c1f8abafe3ae5f3f3c00ed0e24ffd1f12f7bb/run-build-macos.sh#L123 |
|
@simbit18 Ah sorry I confused you :-) run-build-macos.sh is for the "build anything on macOS" script. The script I patched is run-ci-macos.sh, which is for macOS Build Farm. |
Summary
added LLVM toolchain for Arm on Apple Intel
release-17.0.1
added LLVM toolchain for Arm on Apple Silicon
release-19.1.1
Impact
Impact on user: No changes to user-facing functionality
Impact on build: Build process remains the same
Testing
github [macOS-14, macOS-13 (arm-08)]
https://github.com/simbit18/nuttx_test_pr/actions/runs/12277626847/job/34257527992