Merge pull request #22787 from Rexicon226/add-hint

std.c: add `JIT` hint to macos `MAP`
This commit is contained in:
Alex Rønne Petersen 2025-02-07 11:57:39 +01:00 committed by GitHub
commit 42e48b83b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7788,7 +7788,7 @@ pub const MAP = switch (native_os) {
_7: u2 = 0,
HASSEMAPHORE: bool = false,
NOCACHE: bool = false,
_11: u1 = 0,
JIT: bool = false,
ANONYMOUS: bool = false,
_: u19 = 0,
},