Skip to content

Conversation

@luser
Copy link
Contributor

@luser luser commented May 26, 2016

For cross-compiling scenarios it's often necessary to pass
CMAKE_TOOLCHAIN_FILE to cmake. In a large project like Servo
there might be a lot of cmake-using dependencies that will all
need to pass it, so pulling this from an environment variable
will let people doing cross-compiles specify this just once.

For cross-compiling scenarios it's often necessary to pass
CMAKE_TOOLCHAIN_FILE to cmake. In a large project like Servo
there might be a lot of cmake-using dependencies that will all
need to pass it, so pulling this from an environment variable
will let people doing cross-compiles specify this just once.
@alexcrichton
Copy link
Member

Thanks!

@alexcrichton alexcrichton merged commit 9c6bc1f into rust-lang:master May 26, 2016
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.

2 participants