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

README.md - RAM requirement on 32-bit *nix #30248

Merged
merged 1 commit into from
Dec 11, 2015
Merged

README.md - RAM requirement on 32-bit *nix #30248

merged 1 commit into from
Dec 11, 2015

Conversation

MagaTailor
Copy link

Running /usr/bin/time -v make to build rust (using local llvm) shows the maximum memory usage at 715 megabytes on 32-bit x86 (on arm linux it's even less @ 580M).

Reworded according to @brson's input.

Running `/usr/bin/time -v make` to build rust (using local llvm) shows the maximum memory usage at 715 megabytes on 32-bit x86 (on arm linux it's even less @ 580M).

Reworded according to @brson's input.
@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@alexcrichton
Copy link
Member

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned alexcrichton Dec 7, 2015
@brson
Copy link
Contributor

brson commented Dec 10, 2015

@bors r+ rollup Thanks.

@bors
Copy link
Contributor

bors commented Dec 10, 2015

📌 Commit 5294f20 has been approved by brson

@bors
Copy link
Contributor

bors commented Dec 11, 2015

⌛ Testing commit 5294f20 with merge 01e5c48...

bors added a commit that referenced this pull request Dec 11, 2015
Running `/usr/bin/time -v make` to build rust (using local llvm) shows the maximum memory usage at 715 megabytes on 32-bit x86 (on arm linux it's even less @ 580M).

Reworded according to @brson's [input](#30196 (comment)).
@bors bors merged commit 5294f20 into rust-lang:master Dec 11, 2015
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.

5 participants