Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add NEWS entry
  • Loading branch information
ayappanec committed Feb 24, 2023
commit d73e44f9860bd3d55433b67080337420fa36c72f
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
AIX doesn't have ``__BYTE_ORDER__`` defined when XLC compiler is used which
breaks ``_hacl`` module build. So define _AIX in the generic big-endian
fallback code.