1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 18:07:07 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Leonid Pliushch
ffbacf92a0 Revert "NDK fixes for GCC and C++ (#4139)"
This reverts commit 3da018dde1.

I can't accept this NDK headers modification due since it introduces
issues for certain programs for unknown reason.
2019-09-08 20:54:08 +03:00
easyaspi314 (Devin)
fd0eaee91d NDK fixes for GCC and C++ (#4139) 2019-09-06 01:21:03 +03:00
Fredrik Fornwall
c6c58ab326 Fix langinfo.h mixup 2019-01-25 02:59:32 +01:00
Fredrik Fornwall
933390b075 Fix langinfo.h 2019-01-25 02:11:03 +01:00
Fredrik Fornwall
3ab4c8f8e0 Remove langinfo.h from libandroid-support
Instead provide langinfo.h with inline implemention of nl_langinfo()
as a system header.

This avoids linking in libandroid-support.so in some places, and
improves compatibility when building code on-device.
2019-01-25 01:58:51 +01:00