[Ohrrpgce] SVN: teeemcee/8148 Fix android builds segfaulting. ndk-build was compiling filelayer.cpp wi

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Fri Sep 9 09:42:00 PDT 2016


teeemcee
2016-09-09 09:42:00 -0700 (Fri, 09 Sep 2016)
411
Fix android builds segfaulting. ndk-build was compiling filelayer.cpp without -DFBCVERSION.

This causes the wrong struct definitions to get used for FB internals.
Broken since OPENFILE added in r9000.

It wasn't just -DFBCVERSION, all CFLAGS were omitted. They are now included
by android/AndroidAppSettings.cfg.
This means that the level of optimisation selected with scons debug=#
now affects android builds.
---
U   wip/SConscript
U   wip/android/AndroidAppSettings.cfg
U   wip/fb/fb_stub.h
U   wip/ohrbuild.py


More information about the Ohrrpgce mailing list