geos/opt/lib/gcc/i686-elf/13.2.0/plugin/include/configargs.h
2024-03-26 15:15:06 +01:00

8 lines
391 B
C

/* Generated automatically. */
static const char configuration_arguments[] = "../configure --target=i686-elf --prefix=/home/svante/development/geos/opt --disable-nls --enable-languages=c,c++ --without-headers";
static const char thread_model[] = "single";
static const struct {
const char *name, *value;
} configure_default_options[] = { { "cpu", "generic" }, { "arch", "pentiumpro" } };