Commit 3b3d762
Don't define
* Don't define `_POSIX_THREADS` unless threads are enabled.
Fixes WebAssembly#355.
* Remove `_POSIX_THREADS` from predefined-macros.txt._POSIX_THREADS unless threads are enabled. (WebAssembly#356)1 parent 70d101a commit 3b3d762
File tree
2 files changed
+2
-1
lines changed- expected/wasm32-wasi/single
- libc-top-half/musl/include
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5125 | 5125 | | |
5126 | 5126 | | |
5127 | 5127 | | |
5128 | | - | |
5129 | 5128 | | |
5130 | 5129 | | |
5131 | 5130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
319 | 320 | | |
| 321 | + | |
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
| |||
0 commit comments