mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 11:50:52 +00:00
The build of openbabel currently fails due to using an internal copy of rapidjson, which is not compatible with NDK r29. Fix that by using that rapidjson package (which is already patched to be NDK r29 compatible) instead of using an embedded copy of rapidjson.