mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This adjusts the runtime library import paths to add the OS/architecture subdirectory to the path. This allows the use of `-sdk` with the compiler to target Android and Windows as well (and Linux). The SDK image is identical to that generated by the current CMake setup without the host tools. Ideally, we would change the layout for the modules on other targets to be identical to the Darwin layout which converts to OS/<module>/architecture.<extension> rather than OS/architecture/<module>.<extension>.
93 B
93 B