aboutsummaryrefslogtreecommitdiff
path: root/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/configargs.h
blob: 8434db336e2642db3720ba31444be1b2a4f317e3 (plain)
1
2
3
4
5
6
7
/* Generated automatically. */
static const char configuration_arguments[] = "/usr/local/google/buildbot/src/android/mingw/toolchain/gcc/gcc-4.8.3/configure --prefix=/usr/local/google/buildbot/src/android/mingw/out/install/x86_64-w64-mingw32-4.8 --disable-shared --with-gmp=/usr/local/google/buildbot/src/android/mingw/out/install/x86_64-w64-mingw32-4.8 --with-mpfr=/usr/local/google/buildbot/src/android/mingw/out/install/x86_64-w64-mingw32-4.8 --with-mpc=/usr/local/google/buildbot/src/android/mingw/out/install/x86_64-w64-mingw32-4.8 --target=x86_64-w64-mingw32 --enable-targets=all --enable-languages=c,c++ --with-sysroot=/usr/local/google/buildbot/src/android/mingw/out/install/x86_64-w64-mingw32-4.8 --enable-threads=posix --enable-shared=libgcc";
static const char thread_model[] = "posix";

static const struct {
  const char *name, *value;
} configure_default_options[] = { { "cpu_32", "generic" }, { "cpu_64", "generic" }, { "arch", "x86-64" } };