forked from WebAssembly/wasi-libc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust Makefile for LLVM trunk (16) as of 2022-11-08 (WebAssembly#344)
llvm/llvm-project@1e4e243 enabled sign-ext and mutable-globals by default, which adds corresponding __wasm_-prefixed #defines. llvm/llvm-project@9e95699 changed the definition of __GNUC_VA_LIST to match that of GCC headers, leaving it without a value.
- Loading branch information
1 parent
155cc03
commit a3350c8
Showing
2 changed files
with
6 additions
and
2 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