-
Notifications
You must be signed in to change notification settings - Fork 36
Can we support android armeabi #17
Comments
I also want to know how make a armeabi libjsc.so? |
@leeight I have changed ndk-version to r10e,of cource my local ndk-version is r10e |
I know the reason,because I set my android-ndk path not contains r10e update android-ndk path: and @leeight your areabi so file is change this:
to anything else? |
You need add more options in the Btw, someone have tried but failed, facebook/buck#689 |
@leeight |
@leeight ` BUILD FAILED: //jsc:jsc#android-arm,compile-pic-LinkBuffer.cpp.oc7a8f95c failed with exit code 1: could you help me? |
Perhaps you need disable JIT |
After disable the JIT, it looks work well.
|
who can share the .so ? |
@leeight how to disable jit? |
who can share the .so ? |
No description provided.
The text was updated successfully, but these errors were encountered: