Rebuild GMP with --enable-fat.

Should fix "illegal instruction".
This commit is contained in:
Rudolf Polzer 2021-11-13 12:42:42 +01:00
parent b38e0d693f
commit b7fdf30812
2 changed files with 1 additions and 1 deletions

View File

@ -2324,7 +2324,7 @@ enum
/* Define CC and CFLAGS which were used to build this version of GMP */
#define __GMP_CC "gcc"
#define __GMP_CFLAGS "-O2 -pedantic -fomit-frame-pointer -m64 -mtune=znver2 -march=znver2"
#define __GMP_CFLAGS "-O2 -pedantic -fomit-frame-pointer -m64"
/* Major version number is the value of __GNU_MP__ too, above. */
#define __GNU_MP_VERSION 6