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
- On powerpc musl, add definitions for `MAP_HUGETLB` and `MAP_SYNC`.
- On s390x musl, add a definition `MAP_SYNC`.
- On mips, just move the existing `MAP_HUGETLB` definition to be near
the other `MAP_*` constants.
0 commit comments