Skip to content
Commit bb556d8c authored by Kevin Funk's avatar Kevin Funk
Browse files

Fix compilation on CentOS 6

Summary:
Issue:
```
processui/CMakeFiles/processui.dir/ProcessModel.cpp.o: In function
`TimeUtil::systemUptimeSeconds()':
ProcessModel.cpp:(.text._ZN8TimeUtil19systemUptimeSecondsEv[_ZN8TimeUtil19systemUptimeSecondsEv]+0x15):
undefined reference to `clock_gettime'
```

Reviewers: jriddell, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D5955
parent 8dd5f001
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