Skip to content

[build-script] Remove hard-coded install prefix of /usr and pass it in instead #207

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
Apr 20, 2020

Conversation

finagolfin
Copy link
Member

Because of a bug upstream in the main build-script, the install prefix set by the user wasn't being passed in to this repo and these files assumed it to be /usr. This pull removes that assumption and has the main build-script pass an install prefix appended to the toolchain path instead, swiftlang/swift#30565.

@akyrtzi
Copy link
Contributor

akyrtzi commented Mar 25, 2020

swiftlang/swift#30565
@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 887857f

@finagolfin
Copy link
Member Author

See swiftlang/swift#30565, that pull also needs at least swiftlang/swift-stress-tester#123 and probably two other pulls listed there to pass the CI here.

@shahmishal
Copy link
Member

@shahmishal shahmishal merged commit c74a8d3 into swiftlang:master Apr 20, 2020
@finagolfin finagolfin deleted the prefix branch April 20, 2020 22:23
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
Support building swift-format as part of Swift
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