Hi,<div><br></div><div>How can I build gambit as a static library? (build only the static library) I am building an app for android, so I have to use a gambit as a static library to link to my NDK shared library. Everything is working as sujested by <a href="https://github.com/seoushi/gambit-android-example">https://github.com/seoushi/gambit-android-example</a> , but the compilation fails and I d like a clean method to build the static library without the error on the end of compilation process given while building gsi.</div>
<div><br></div><div>thanks for your time</div>