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
compnerd merged 1 commit intoapple:stablefrom
compnerd:no-sdk-for-you
Jul 25, 2019
Merged

test: only pass -sdk on Darwin targets#1829
compnerd merged 1 commit intoapple:stablefrom
compnerd:no-sdk-for-you

Conversation

@compnerd
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

@swift-ci please test

Copy link
Copy Markdown
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