Skip to content

Add Haiku as a known OS target #58

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

Merged
merged 1 commit into from
Apr 26, 2017

Conversation

jessicah
Copy link
Contributor

No description provided.

@@ -363,6 +363,9 @@ get_host_triple() {
CYGWIN*)
_ostype=pc-windows-gnu
;;
Haiku)
Copy link
Member

Choose a reason for hiding this comment

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

Looks like hte indentation here is slightly off?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@alexcrichton
Copy link
Member

Just one little nit but otherwise looks good!

@alexcrichton alexcrichton merged commit ae0394a into rust-lang:master Apr 26, 2017
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