termux / termux-api-package

Termux package containing scripts to call functionality in Termux:API.
MIT License
994 stars 314 forks source link

Compile a static libtermux-api as well #180

Closed Grimler91 closed 7 months ago

Grimler91 commented 7 months ago

And link termux-api-broadcast against the static one to speed it up a bit.

Suggested-by: @agnostic-apollo

agnostic-apollo commented 7 months ago

Thanks for this! Don't make a release yet, I will make one myself shortly.

agnostic-apollo commented 7 months ago

Compilation is working and separate static package is being generated. I guess you can merge if you are satisfied.