aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gmp.h b/include/gmp.h
index beadb288..30bd4b76 100644
--- a/include/gmp.h
+++ b/include/gmp.h
@@ -2266,7 +2266,7 @@ enum
};
/* Define CC and CFLAGS which were used to build this version of GMP */
-#define __GMP_CC "/buildbot/src/android/mingw/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/bin/x86_64-linux-gcc -std=gnu99"
+#define __GMP_CC "/mnt/disks/build-disk/src/android/mingw/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/bin/x86_64-linux-gcc -std=gnu99"
#define __GMP_CFLAGS "-O2 -fomit-frame-pointer -s"
/* Major version number is the value of __GNU_MP__ too, above and in mp.h. */