xref: /netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc64/configargs.h (revision b7b7574d3bf8eeb51a1fa3977b59142ec6434a55)
1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: 	NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4 
5 /* Generated automatically. */
6 static const char configuration_arguments[] = "/usr/src2/tools/gcc/../../external/gpl3/gcc/dist/configure --target=powerpc64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb2 20111202' --enable-__cxa_atexit --with-mpc=/var/obj/mknative/evbppc/usr/src2/destdir.evbppc/usr --with-mpfr=/var/obj/mknative/evbppc/usr/src2/destdir.evbppc/usr --with-gmp=/var/obj/mknative/evbppc/usr/src2/destdir.evbppc/usr --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd5.99.56 --host=powerpc64--netbsd";
7 static const char thread_model[] = "posix";
8 
9 static const struct {
10   const char *name, *value;
11 } configure_default_options[] = { { NULL, NULL} };
12