mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Don't compile timeloop on Minix
This commit is contained in:
@@ -1391,7 +1391,7 @@ AC_SUBST(PLATFORMDEP)
|
||||
|
||||
AC_MSG_CHECKING([whether to compile timeloop])
|
||||
case "$host" in
|
||||
*-*-cygwin*|*-*-mingw*)
|
||||
*-*-cygwin*|*-*-mingw*|*-*-minix)
|
||||
enable_timeloop=no
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user