projectNe10/Ne10

uses VFP register arguments

Opened this issue · 0 comments

I had compiled success, but using libNE10.a and header source in android , I met this problem:
uses VFP register arguments.
I try to solve it , like add "-mfpu=vfp -mfloat-abi=hard" in cppFlags ,but it still not work