Various Android updates
This commit is contained in:
parent
024d624006
commit
77cff6067d
31 changed files with 314 additions and 249 deletions
|
@ -2338,7 +2338,6 @@ Don't touch this if you don't know what you are doing. */
|
|||
#define DATA_POINTER(n) (line_data[lineno] + (n) * MAX_WORDS_PER_LINE * 2)
|
||||
|
||||
#if defined(CPU_AARCH64) || defined(USE_ARMNEON) && !defined(ANDROID)
|
||||
// FIXME: these neon helper functions caused text rel problem on android
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue