----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125033/#review84908 -----------------------------------------------------------
Ship it! Ship It! - Albert Astals Cid On set. 3, 2015, 10:44 a.m., Samuel Gaist wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/125033/ > ----------------------------------------------------------- > > (Updated set. 3, 2015, 10:44 a.m.) > > > Review request for KDE Base Apps. > > > Repository: libksysguard > > > Description > ------- > > Fix build on OS X > > OS X doesn't provide CLOCK_MONOTONIC for clock_gettime so this patch > implements the uptime retrieval using clock_get_time > > This patch fixes the build on OS X by using the empty process_gnu_p > also for platforms defining __APPLE__ > > > Diffs > ----- > > processcore/processes_atop_p.h f975a202d98993f1319322006fbb103ff91f7913 > processcore/processes_local_p.cpp cabfeb0ca70f195dcc289850740b0c6e2c353044 > processui/timeutil.h 23c6a92d131c589cf0c640b3b4aac6b9358059e9 > > Diff: https://git.reviewboard.kde.org/r/125033/diff/ > > > Testing > ------- > > Build on OS X 10.8 > > > Thanks, > > Samuel Gaist > >