Skip to content

build: correct the DT_SONAME #2415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Conversation

compnerd
Copy link
Member

When ninja is invoked from a subdirectory it will convert the path to a
relative path, and that resulted in incorrect test results. This
ensures that we get the correct soname.

When ninja is invoked from a subdirectory it will convert the path to a
relative path, and that resulted in incorrect test results.  This
ensures that we get the correct soname.
@millenomi
Copy link
Contributor

@swift-ci please test Linux

@aciidgh
Copy link

aciidgh commented Jul 15, 2019

I've tested that this patch fixes the issue.

@millenomi
Copy link
Contributor

The failure appears unrelated.

@millenomi
Copy link
Contributor

@swift-ci please test Linux

@millenomi
Copy link
Contributor

If we have another unrelated error, I'll ask @shahmishal to force-merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants