Files
termux-packages/packages/timg
termux-pacman-bot ca5d64603d fix(main/timg): Workaround compiler error with 32 bit targets
This commit workarounds the following compiler error.
timg-time.h:53:17: error: non-constant-expression cannot be narrowed from type
'int64_t' (aka 'long long') to 'time_t' (aka 'long') in initializer list [-Wc++11-narrowing]
2025-01-02 19:35:25 +00:00
..