Closed alienzj closed 4 years ago
When I use the old glibc, kalign does not compile successfully. So I add '-lrt' to fix this problem: undefined reference to clock_gettime
undefined reference to clock_gettime
reference: https://stackoverflow.com/questions/2418157/c-error-undefined-reference-to-clock-gettime-and-clock-settime
When I use the old glibc, kalign does not compile successfully. So I add '-lrt' to fix this problem:
undefined reference to clock_gettime
reference: https://stackoverflow.com/questions/2418157/c-error-undefined-reference-to-clock-gettime-and-clock-settime