Closed
Description
Previous ID | SR-9122 |
Radar | None |
Original Reporter | @compnerd |
Type | Sub-task |
Status | Resolved |
Resolution | Done |
Additional Detail from JIRA
Votes | 0 |
Component/s | libdispatch |
Labels | Sub-task |
Assignee | @compnerd |
Priority | Medium |
md5: 5e2393904b5c92a42c5f8ce7dfee72fe
Parent-Task:
- SR-9116 Windows Support
Issue Description:
When cross-compiling for Windows, including /usr/include will result in the swift compilation failing due to mixing up the system headers. This path is implicitly searched when building for the host anyways so is not needed.