Skip to content

Conversation

@artemcm
Copy link
Contributor

@artemcm artemcm commented Jul 12, 2024

Reverts #1560

Tentative revert to see if it resolves PR testing on the main repo.

@artemcm
Copy link
Contributor Author

artemcm commented Jul 12, 2024

@swift-ci test

if targetInfo.sdkPath != nil {
for libpath in targetInfo.runtimeLibraryImportPaths {
commandLine.appendFlag(.L)
commandLine.appendPath(VirtualPath.lookup(libpath.path))
Copy link
Member

Choose a reason for hiding this comment

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

This is adding new runtime library paths to all platforms when -sdk is specified, which could be causing build errors.

@hborla
Copy link
Member

hborla commented Jul 13, 2024

@swift-ci please test Linux

@hborla
Copy link
Member

hborla commented Jul 13, 2024

Merging to unblock PR testing

@hborla hborla merged commit ead3302 into main Jul 13, 2024
@hborla hborla deleted the revert-1560-android branch July 13, 2024 05:10
hyp added a commit that referenced this pull request Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants