-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Add clang wrong type bug detect macro when build in aarch64
[Fix] Modified ci.yml to skip RNDX series tests, which causes timeouts in loongarch64. [Fix] i686-linux-gnu-gcc-11: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] [Fix] Detect __ARM_FEATURE_AES and __ARM_FEATURE_SHA2
- Loading branch information
Showing
14 changed files
with
200 additions
and
318 deletions.
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
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
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
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
Oops, something went wrong.