Blame SOURCES/make-4.2-noclock_gettime.patch

b7955a
diff -Nrup a/configure b/configure
b7955a
--- a/configure	2016-06-10 19:03:21.000000000 -0400
b7955a
+++ b/configure	2017-06-08 22:26:52.452908851 -0400
b7955a
@@ -9026,7 +9026,7 @@ return clock_gettime ();
b7955a
   return 0;
b7955a
 }
b7955a
 _ACEOF
b7955a
-for ac_lib in '' rt posix4; do
b7955a
+for ac_lib in '' posix4; do
b7955a
   if test -z "$ac_lib"; then
b7955a
     ac_res="none required"
b7955a
   else