Skip to content
Snippets Groups Projects
Commit 3f1e164f authored by Cheng Shao's avatar Cheng Shao 🌴 Committed by Marge Bot
Browse files

rts: use HAVE_GETPID to guard subprocess related logic

We've previously added detection of getpid() in autoconf. This patch
uses HAVE_GETPID to guard some subprocess related logic in the RTS.
This is required for certain targets like wasm32-wasi, where there
isn't a process model at all.
parent 4d36a1d3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment