Hi,

This should enable recognition of Apple's M4 Pro model.

Best,
Albin

diff -r e84c5c785bbe config.guess
--- a/config.guess      Wed Dec 04 18:26:27 2024 +0100
+++ b/config.guess      Sun Jan 19 13:57:23 2025 +0100
@@ -181,7 +181,7 @@
            exact_cpu="applem2";;
          *Apple\ M3)
            exact_cpu="applem3";;
-         *Apple\ M4)
+         *Apple\ M4 | *Apple\ M4\ Pro)
            exact_cpu="applem4";;
       esac
   fi
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to