aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-08-13 18:26:10 +0000
committerlloyd <[email protected]>2013-08-13 18:26:10 +0000
commitebff120efca0310761df8c8b0de9e8d821ca11cb (patch)
treeabfe6c0dc0aa1400983ed8f76b90a5a2c55cf9ab
parent93d331a4b02bb2635eb04ee389715682cd97cf5c (diff)
No need for librt in util anymore (was for clock_gettime)
-rw-r--r--src/utils/info.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt
index 59dffa4ae..363838062 100644
--- a/src/utils/info.txt
+++ b/src/utils/info.txt
@@ -38,7 +38,3 @@ rotate.h
types.h
version.h
</header:public>
-
-<libs>
-linux,tru64 -> rt
-</libs>