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

Fix Windows cross-compilation #43

Merged
merged 1 commit into from Jun 1, 2015
Merged

Fix Windows cross-compilation #43

merged 1 commit into from Jun 1, 2015

Conversation

@klutzy
Copy link
Contributor

klutzy commented Jun 1, 2015

There was a problem that the MSYS-dependent routine relies on
$(TARGET) rather than $(HOST).

Fixes #42.

There was a problem that the MSYS-dependent routine relies on
`$(TARGET)` rather than `$(HOST)`.
@klutzy
Copy link
Contributor Author

klutzy commented Jun 1, 2015

@indivisible Could you check if this patch works? (I don't have cross-build system right now, sorry!)

@indivisible
Copy link

indivisible commented Jun 1, 2015

@klutzy It compiles without problem now, thanks.

Manishearth added a commit that referenced this pull request Jun 1, 2015
Fix Windows cross-compilation
@Manishearth Manishearth merged commit 2c2c60d into servo:master Jun 1, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

3 participants
You can’t perform that action at this time.