diff options
| author | martin <martin@NetBSD.org> | 2005-10-29 20:40:45 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2005-10-29 20:40:45 +0000 |
| commit | 35f890192bedeca5f359781a3c42bb8bd6bbb2d1 (patch) | |
| tree | c2287cc23ec274b8d235ce1f5696f111de2aafe1 /gnu/usr.bin | |
| parent | c66ae167ce5e356ef868fd2df2eca7077268708e (diff) | |
Oops, forgot this when switching v9 -> ultrasparc as default -mcpu
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/gcc3/arch/sparc64/defs.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/gcc3/arch/sparc64/defs.mk b/gnu/usr.bin/gcc3/arch/sparc64/defs.mk index a619087b05b..2669cfcc945 100644 --- a/gnu/usr.bin/gcc3/arch/sparc64/defs.mk +++ b/gnu/usr.bin/gcc3/arch/sparc64/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp +# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp # G_ALL_CFLAGS= -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H G_ALL_CPPFLAGS= @@ -36,7 +36,7 @@ G_tm_defines=NETBSD_ENABLE_PTHREADS G_host_xm_file=auto-host.h ansidecl.h sparc/biarch64.h sparc/sparc.h dbxelf.h elfos.h svr4.h sparc/sysv4.h netbsd.h netbsd-elf.h sparc/netbsd-elf.h defaults.h G_host_xm_defines=POSIX G_tm_p_file=sparc/sparc-protos.h -G_target_cpu_default=TARGET_CPU_sparc64 +G_target_cpu_default=TARGET_CPU_ultrasparc G_LIBCPP_OBJS=cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpptrad.o cpphash.o cpperror.o cppinit.o cppdefault.o cppmain.o hashtable.o line-map.o mkdeps.o prefix.o mbchar.o G_LIBCPP_H= G_lang_specs_files=${GNUHOSTDIST}/gcc/cp/lang-specs.h ${GNUHOSTDIST}/gcc/f/lang-specs.h ${GNUHOSTDIST}/gcc/objc/lang-specs.h |
