Files
termux-packages/packages/zsh
termux-pacman-bot bd63993803 zsh: fix large int support (all target)
zsh's ./configure script force disable the detection of off_t (in case of 32-bit target) and long long int type support of compiler in a cross-build environment.

this commit fixed this by overriding relevant flags.

without this fix, user cannot perform any arithmetic larger than sint32.

(change tarball url to sourceforge upstream instead of fossie mirror, undefine wtmp file path in defs.)
2022-10-08 08:49:02 +00:00
..