archonitelabs / radiant-cpp

Radiant Library (C++)
Apache License 2.0
2 stars 1 forks source link

correct arm64 for gcc #11

Closed jxy-s closed 2 months ago

jxy-s commented 2 months ago

ARM64 detection for GCC was not defined correctly, this caused caused an unsupported architecture error when that is not the case.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.08%. Comparing base (a835d4f) to head (dc54d74). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ======================================= Coverage 91.08% 91.08% ======================================= Files 17 17 Lines 1930 1930 Branches 235 235 ======================================= Hits 1758 1758 Misses 14 14 Partials 158 158 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.