tyolab / antelope

A super fast in-process / stand-alone search engine
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

dlopen error on android #2

Open e-tang opened 6 years ago

e-tang commented 6 years ago

dlopen failed: cannot locate symbol "__register_atfork"

build with ndk: r10e

tyodev commented 6 years ago

make sure LOCAL_LDFLAGS doesn't contain -pie

LOCAL_LDFLAGS +=