Skip to content

Conversation

@yamt
Copy link
Collaborator

@yamt yamt commented Sep 6, 2023

as the upstream doesn't use this code anymore, there is little point
to keep this macro.

yamt added 2 commits September 6, 2023 13:41
as the upstream doesn't use this code anymore, there is little point
to keep this macro.

```
for x in **/*.[ch];do unifdef -U WASMTIME_SSP_STATIC_CURFDS $x > $x.new;mv $x.new $x;done
```
@wenyongh wenyongh merged commit 151dfae into bytecodealliance:main Sep 6, 2023
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
The macro WASMTIME_SSP_STATIC_CURFDS isn't used in the source code,
remove the related macro control code.
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