RTEMS Source Builder | config/gcc-12: Add support in ISL and MPC for FreeBSD on arm64 systems (!103)
Kinsey Moore (@opticron)
gitlab at rtems.org
Mon Dec 30 00:19:17 UTC 2024
Kinsey Moore created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/103
Project:Branches: opticron/rtems-source-builder:main-fix-8-toolchain-arm64 to rtems/tools/rtems-source-builder:main
Author: Kinsey Moore
Assignee: Kinsey Moore
## Summary
config/gcc-12: Add support in ISL and MPC for FreeBSD on arm64 systems
The ISL and MPC configuration scripts do not recognize "arm64" as a
valid system. Just as "arm64-*" was fixed for Apple AArch64 systems, a
fix is needed to convert "arm64" to "aarch64-unknown" to allow
compilation on non-Apple, non-Linux AArch64 systems. This change affects
8/edge tools builds.
Updates #4657
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/103
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241230/aa197b92/attachment-0001.htm>
More information about the bugs
mailing list