Sync usage with man page.
[netbsd-mini2440.git] / gnu / usr.bin / gcc4 / arch / mips64el / configargs.h
blobf8e8ca291182f16c0dc1b612d48bf64186407c9a
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gcc,v 1.43 2009/12/01 04:59:24 uebayasi Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* Generated automatically. */
6 static const char configuration_arguments[] = "/usr/src2/tools/gcc/../../gnu/dist/gcc4/configure --target=mips64el--netbsd --enable-long-long --enable-threads --enable-__cxa_atexit --disable-multilib --disable-symvers --build=x86_64-unknown-netbsd5.0. --host=mips64el--netbsd";
7 static const char thread_model[] = "posix";
9 static const struct {
10 const char *name, *value;
11 } configure_default_options[] = { { NULL, NULL} };