Skip to content
This repository was archived by the owner on May 24, 2020. It is now read-only.

Fixes for MacOS#28

Open
aidun wants to merge 5 commits intoemosenkis:masterfrom
aidun:macos_fixes
Open

Fixes for MacOS#28
aidun wants to merge 5 commits intoemosenkis:masterfrom
aidun:macos_fixes

Conversation

@aidun
Copy link
Copy Markdown
Contributor

@aidun aidun commented Mar 11, 2019

MRUSTC_VER have to be "master". I think we should discuss this, because I don't know how stable is the master branch.

nproc is not available on macOS, so I created a simple helper function.

Copy link
Copy Markdown
Owner

@emosenkis emosenkis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

set -e -u -o pipefail

readonly MRUSTC_VER='b5b7089'
readonly MRUSTC_VER='master'
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't change this to master. Instead, use the hash of the commit that is currently HEAD of master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants