mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-30 10:02:40 +00:00
Workaround for tmpnam issue on some devices.
Tracked:
* https://github.com/termux/termux-packages/issues/15939
* https://github.com/termux/termux-packages/issues/15437
Background: some Android devices use old version of tmpnam() function
which does not respect TMPDIR. This was fixed in Bionic libc by
commit 439ebbd349
.
1.0 KiB
1.0 KiB