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

CMake: Test for endian instead of guessing based on the platform #600

Merged
merged 1 commit into from
Jul 8, 2016

Conversation

ideasman42
Copy link
Collaborator

Setting endian was making an arbitrary guess, this sets the value correctly.

@skitaoka
Copy link
Member

skitaoka commented Jul 8, 2016

Jenkins, test this.

@ideasman42
Copy link
Collaborator Author

Any info on why this fails for OSX? This is basic stuff that should work fine on all platforms.

@janisozaur
Copy link
Contributor

And OS X works on travis, the jenkins tests are super confusing as they sometimes seem random.

@kogaki
Copy link
Member

kogaki commented Jul 8, 2016

Jenkins was failed while packaging OSX binaries. Sorry for incovenience. I'm trying separating packaging process from building process.

@kogaki
Copy link
Member

kogaki commented Jul 8, 2016

So, it's OK to be merged.

@kogaki kogaki merged commit a0c6e15 into master Jul 8, 2016
@ideasman42 ideasman42 deleted the cmake-endian-pr branch July 8, 2016 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants