Skip to content

Declare librustrt a static dependency of libextra #10770

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
Dec 3, 2013

Conversation

alexcrichton
Copy link
Member

This wasn't uncovered during testing because the librustrt is available locally
in the build directory (and it needs to be for all the tests to link against it
as well).

Closes #10765

This wasn't uncovered during testing because the librustrt is available locally
in the build directory (and it needs to be for all the tests to link against it
as well).

Closes rust-lang#10765
bors added a commit that referenced this pull request Dec 3, 2013
…hton

This wasn't uncovered during testing because the librustrt is available locally
in the build directory (and it needs to be for all the tests to link against it
as well).

Closes #10765
@bors bors closed this Dec 3, 2013
@bors bors merged commit 837a770 into rust-lang:master Dec 3, 2013
@alexcrichton alexcrichton deleted the static-librustrt branch December 4, 2013 01:47
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.

extra tries to find rustrt, but make install doesn't install it
2 participants