make/make-4.0-noclock_gettime.patch
DJ Delorie 715e733cee Update to 4.4
Patches rebased to apply cleanly.
2023-01-16 16:45:00 -05:00

13 lines
326 B
Diff

diff -rup a/configure b/configure
--- a/configure 2022-10-31 02:23:40.000000000 -0400
+++ b/configure 2022-11-01 17:25:35.970942563 -0400
@@ -12467,7 +12467,7 @@ return clock_gettime ();
return 0;
}
_ACEOF
-for ac_lib in '' rt posix4
+for ac_lib in '' posix4
do
if test -z "$ac_lib"; then
ac_res="none required"