Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

test: only pass -sdk on Darwin targets #1829

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

compnerd
Copy link
Collaborator

On non-Darwin targets, the -sdk parameter may or may not contain the
sysroot which is needed to enable the use of -sdk to allow
cross-compilation. This SDK contains the swift modules and the swift
runtime registrar. Setting the SDKROOT to / on Linux requires that
the Swift SDK contents are installed to /.

On non-Darwin targets, the `-sdk` parameter may or may not contain the
sysroot which is needed to enable the use of `-sdk` to allow
cross-compilation.  This SDK contains the swift modules and the swift
runtime registrar.  Setting the SDKROOT to `/` on Linux requires that
the Swift SDK contents are installed to `/`.
@compnerd
Copy link
Collaborator Author

@swift-ci please test

Copy link
Member

@JDevlieghere JDevlieghere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds reasonable to me.

@compnerd compnerd merged commit 66b38a7 into apple:stable Jul 25, 2019
@compnerd compnerd deleted the no-sdk-for-you branch July 25, 2019 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants