Skip to content
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

Disable zlib/libffi when configuring LLVM #9428

Merged
merged 1 commit into from
Sep 25, 2013

Conversation

alexcrichton
Copy link
Member

This should help bring fewer dependencies in to the snapshots.

Closes #9397

This should help bring fewer dependencies in to the snapshots.

Closes rust-lang#9397
@pnkfelix
Copy link
Member

(I saw evidence on a VM locally where I got the FileCheck.exe permission denied error, but the error did not reoccur on a subsequent make invocation, so that is why I'm asking bors to retry.)

@pnkfelix
Copy link
Member

(oh well)

@sanxiyn
Copy link
Member

sanxiyn commented Sep 25, 2013

Last time permission error happened (#9118), it wasn't enough to retry; one had to retry twice in a row...

@alexcrichton
Copy link
Member Author

Argh I missed the window, I'll be more vigilant on this the next time around.

bors added a commit that referenced this pull request Sep 25, 2013
This should help bring fewer dependencies in to the snapshots.

Closes #9397
@bors bors closed this Sep 25, 2013
@bors bors merged commit 5a78b54 into rust-lang:master Sep 25, 2013
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.

Disable libffi and zlib for llvm snapshots
4 participants