]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/builddeps/dp.linux64/include/gmp.h
libgmp recompiled to work on older glibc
[xonotic/xonotic.git] / misc / builddeps / dp.linux64 / include / gmp.h
index 42a2a8910a539ceaa8d19da5045fb691b14ce917..e8cc9b39c8b1ad3422fedf4c029f8fcb63494591 100644 (file)
@@ -2268,7 +2268,7 @@ enum
 
 /* Define CC and CFLAGS which were used to build this version of GMP */
 #define __GMP_CC "gcc -std=gnu99"
-#define __GMP_CFLAGS "-fno-strict-aliasing"
+#define __GMP_CFLAGS "-O2 -pedantic -m64 -mtune=k8 -march=k8"
 
 /* Major version number is the value of __GNU_MP__ too, above and in mp.h. */
 #define __GNU_MP_VERSION 5