You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Apple migrating to ARM over three years ago, most softwares are provided with native ARM builds these days. This no longer necessitates Rosetta and the overhead it carries.
When building bossac with clang for example, the only issue seems to be a minor warning, but it builds if that warning is not treated as an error:
With Apple migrating to ARM over three years ago, most softwares are provided with native ARM builds these days. This no longer necessitates Rosetta and the overhead it carries.
When building
bossac
withclang
for example, the only issue seems to be a minor warning, but it builds if that warning is not treated as an error:The text was updated successfully, but these errors were encountered: