Commit 6a842d5
authored
Disable
Most probably regressed in `swift-DEVELOPMENT-SNAPSHOT-2026-04-01-a`
```
/usr/local/lib/android/sdk/ndk/29.0.14206865/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/threads.h:38:10: error: could not build module 'pthread'
36 | #include <sys/cdefs.h>
37 |
38 | #include <pthread.h>
| `- error: could not build module 'pthread'
39 | #include <time.h>
40 |
```
Filed upstream as swiftlang/swift#88443main branch of Android snapshots as regressed (#336)1 parent cd055a4 commit 6a842d5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
| 290 | + | |
290 | 291 | | |
291 | 292 | | |
292 | 293 | | |
| |||
0 commit comments