From 44e00ae2feaaa5c2ed1da581ee842c7545bf4a23 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 21:46:44 +0000 Subject: Apply patch make-4.0-noclock_gettime.patch patch_name: make-4.0-noclock_gettime.patch present_in_specfile: true location_in_specfile: 3 --- diff --git a/configure b/configure index bc62691..2214b5a 100755 --- a/configure +++ b/configure @@ -9026,7 +9026,7 @@ return clock_gettime (); return 0; } _ACEOF -for ac_lib in '' rt posix4; do +for ac_lib in '' posix4; do if test -z "$ac_lib"; then ac_res="none required" else