/* Generated automatically. */ static const char configuration_arguments[] = "/mnt/everest/sources/mussel/sources/gcc/gcc-12.2.0/configure --prefix=/mnt/everest/sources/mussel/toolchain --target=x86_64-linux-musl --with-sysroot=/mnt/everest/sources/mussel/sysroot --enable-languages=c,c++ --disable-multilib --disable-bootstrap --disable-libsanitizer --disable-werror --enable-initfini-array --with-arch=x86-64 --with-tune=generic"; static const char thread_model[] = "posix"; static const struct { const char *name, *value; } configure_default_options[] = { { "cpu", "generic" }, { "arch", "x86-64" }, { "tune", "generic" } };