Skip to content

Conversation

no1wudi
Copy link
Collaborator

@no1wudi no1wudi commented Aug 28, 2024

No description provided.

@wenyongh wenyongh merged commit cb3a69f into bytecodealliance:main Aug 28, 2024
55 checks passed
LazyBoy-KK pushed a commit to LazyBoy-KK/wasm-micro-runtime that referenced this pull request Oct 14, 2024
…3756)

Fix the compilation error of this CI:
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/10575515238

```
/__w/wasm-micro-runtime/wasm-micro-runtime/bloaty/third_party/abseil-cpp/absl/debugging/failure_signal_handler.cc:139:32: error: no matching function for call to 'max(long int, int)'
  139 |   size_t stack_size = (std::max(SIGSTKSZ, 65536) + page_mask) & ~page_mask;
      |                        ~~~~~~~~^~~~~~~~~~~~~~~~~
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants