view android/jni/Android.mk @ 894:a7774fc2de4b

Partially working change to do proper stack alignment rather than doing a lame alignment check when calling a C compile dfunction. 68K core seems okay, but Z80 is busted.
author Michael Pavone <pavone@retrodev.com>
date Wed, 25 Nov 2015 08:40:45 -0800
parents 4f46b4cd5035
children 13abdc98379e
line wrap: on
line source

APP_ABI=x86
include $(call all-subdir-makefiles)