RTEMS Source Builder | config/gcc-13: Add support in ISL for FreeBSD on arm64 systems (!102)
Kinsey Moore (@opticron)
gitlab at rtems.org
Sun Dec 29 17:14:45 UTC 2024
Kinsey Moore created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/102
Project:Branches: opticron/rtems-source-builder:6-fix-arm64-freebsd to rtems/tools/rtems-source-builder:6
Author: Kinsey Moore
Assignee: Kinsey Moore
## Summary
config/gcc-13: Add support in ISL for FreeBSD on arm64 systems
The ISL configuration script does 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.
Closes #69
<!-- 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/102
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/20241229/d2dac655/attachment.htm>
More information about the bugs
mailing list