-
Notifications
You must be signed in to change notification settings - Fork 15
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
build.sh beta build
tries to git update vendored dependency
#9
Comments
Mh, you've already hit this: rust-lang/rust#51407 |
in order to build the current beta (1.28-beta), you need a rustc version 1.27.0. you could try to checkout the port lang/rust from openbsd-current, and try to build it first. I think stable isn't too old to use the binary bootstrap from it. but it is an unsupported configuration. else you should build each rust release from 1.24.0 (version in openbsd-stable) to 1.27.0 |
As discussed in [issue 9](semarie#9 (comment)), this updates the docs to advise people that using -current is easiest.
Hi
It seems this issue is supposed to be fixed upstream.
I am using -stable.
Should
build-rust
even work with 6.3?@semarie Unless you think this issue is a new issue, I will close this soon, ok?
The text was updated successfully, but these errors were encountered: