-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix softfloat integration build failure on macOS/Arm64
Addressed compilation errors on macOS/Arm64 arising from conflicts between SoftFloat and SDL headers. The solution involves explicitly defining the conflicting types in SoftFloat to avoid clashes.
- Loading branch information
1 parent
f237cec
commit 129aca2
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
129aca2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmarks
Dhrystone
1723.77
Average DMIPS over 10 runs1577.12
Average DMIPS over 10 runs0.91
Coremark
1447.526
Average iterations/sec over 10 runs1435.919
Average iterations/sec over 10 runs0.99
This comment was automatically generated by workflow using github-action-benchmark.