Skip to content

fix coredump caused by _TIME_BITS=64

Taketo Kabe requested to merge dkabe/kjs-kf-5-time-bits-64-coredump:kf5 into kf5

setitimer(, NULL, ) is not supported. glibc will immediately coredump.

This patch will fix https://bugs.kde.org/show_bug.cgi?id=467816

Edited by Taketo Kabe

Merge request reports