Skip to content
Commit c1e9cf47 authored by Jason Evans's avatar Jason Evans
Browse files

Link against librt for clock_gettime(2) if glibc < 2.17.

Link libjemalloc against librt if clock_gettime(2) is in librt rather
than libc, as for versions of glibc prior to 2.17.

This resolves #349.
parent 7ba6e742
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment