mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-02 16:38:30 +00:00
On 32-bit arm, phdr.p_vaddr is 32-bit, which causes a compilation error because std::min expects both arguments to be of the same type. Adding the static cast handles this case explicitly.
56 KiB
56 KiB