mirror of
https://github.com/termux/termux-packages.git
synced 2025-06-01 14:32:08 +00:00
This works around the crash: ``` ../src/freedreno/vulkan/tu_knl_kgsl.cc:572: VkResult wait_timestamp_safe(int, unsigned int, unsigned int, uint64_t): Assertion errno == ETIMEDOUT' failed. ``` that happens to some users in some situations, which can allow the program to proceed and print a message showing the contents of `errno` instead.