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

Add a Cmake generic build option and remove x86_32 build capabilities. #418

Merged
merged 1 commit into from May 26, 2014

Conversation

Sonicadvance1
Copy link
Contributor

Adds the ability to build our generic build option without manually enabling it in the cmake file.
If trying to build on a x86_32 host, throw a fatal error but say that a binary can be built as a generic build if one wants.

Adds the ability to build our generic build option without manually enabling it in the cmake file.
If trying to build on a x86_32 host, throw a fatal error but say that a binary can be built as a generic build if one wants.
@shuffle2
Copy link
Contributor

"any little endian host" seems a bit hopeful, doesn't it?
looks fine anyways...

@delroth
Copy link
Member

delroth commented May 26, 2014

I've successfully built it for Linux on MIPS64LE, so maybe not too much.

@lioncash
Copy link
Member

Looks fine to me as well.

shuffle2 added a commit that referenced this pull request May 26, 2014
Add a Cmake generic build option and remove x86_32 build capabilities.
@shuffle2 shuffle2 merged commit e25c9fe into dolphin-emu:master May 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants