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

Support for x86 architecture #22

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 4 comments
Closed

Support for x86 architecture #22

GoogleCodeExporter opened this issue Mar 18, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Support for x86 architecture for Asus devices and many more that will come 
after Nexus 7

Original issue reported on code.google.com by Pavel.Kr...@gmail.com on 31 Aug 2012 at 4:40

@GoogleCodeExporter
Copy link
Author

Hi,

I've attached the patch to get current sources to compile for all ABIs as well 
as the recompiled libs.
There isn't much changes involved, it was only the matter of adding x86 to 
APP_ABI and to modify mp3dec Makefile so it includes cpp files instead of ARM 
assemblies when compiling for x86.

Regards,
Xavier Hallade.

Original comment by xavier.h...@gmail.com on 29 Oct 2013 at 2:43

Attachments:

@GoogleCodeExporter
Copy link
Author

Wow. Cool. I will try to use it asap. Thanks.

Original comment by Pavel.Kr...@gmail.com on 29 Oct 2013 at 3:08

@GoogleCodeExporter
Copy link
Author

Hi Xavier!

thank you for you patch.
I have fixed a small mistake - when compiling for all platforms in one build 
(e.g. after cleaning), then the OpenCORE variables needs to be cleared 
(Config.mk needs to be evaluated for each platform)

Committed as revision 30.
Going to include it in the next release 0.7
V. 

Original comment by vbarta...@gmail.com on 29 Dec 2013 at 9:27

  • Changed state: Fixed
  • Added labels: Component-Native

@GoogleCodeExporter
Copy link
Author

Issue 45 has been merged into this issue.

Original comment by vbarta...@gmail.com on 29 Dec 2013 at 9:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant