mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 05:30:20 +00:00
Due to a bug in nodejs [1] we have to remove the c-ares and gtest include files before building. Improve this to restore them after building to prevent build breakage if building a package requiring these afterwards. [1] https://github.com/nodejs/node/issues/2637