Blame SOURCES/make-4.2-noclock_gettime.patch

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