mirror of https://github.com/WebAssembly/wasi-libc
Browse Source
`max_align_t` is not declared in C99 mode, so use an aligned attribute and `__BIGGEST_ALIGNMENT__` instead. Fixes WebAssembly/wasi-sdk#111.pull/337/head
Dan Gohman
2 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue