# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/gmp/avr32.patch # Copyright (C) 2007 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- gmp-4.2.2/config.guess.vanilla 2007-09-22 22:58:48.000000000 +0200 +++ gmp-4.2.2/config.guess 2007-09-22 23:01:00.000000000 +0200 @@ -207,6 +207,10 @@ exact_cpu=mips64 ;; +avr32-*-*) + exact_cpu=avr32 + ;; + m68k-*-*) # NetBSD (and presumably other *BSD) "sysctl hw.model" gives for example # hw.model = Apple Macintosh Quadra 610 (68040)