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 build #36

Merged
merged 1 commit into from Feb 10, 2015
Merged

Fix Windows build #36

merged 1 commit into from Feb 10, 2015

Conversation

@klutzy
Copy link
Contributor

klutzy commented Feb 10, 2015

No description provided.

@Manishearth
Copy link
Member

Manishearth commented Feb 10, 2015

@metajack

This comment has been minimized.

Copy link

metajack commented on 910af47 Feb 10, 2015

r+

metajack added a commit that referenced this pull request Feb 10, 2015
@metajack metajack merged commit 95de08c into servo:rustup_2015-01-31 Feb 10, 2015
@@ -62,6 +71,9 @@ endif
ifeq ($(OSTYPE),android)
endif

ifeq ($(OSTYPE),windows)
endif

This comment has been minimized.

This comment has been minimized.

@Manishearth

Manishearth Feb 10, 2015

Member

Looks like it's a block to be filled in later if necessary. We have that for the other OSs too.

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.

None yet

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