diff options
| author | thorpej <thorpej@NetBSD.org> | 2004-08-26 18:59:53 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2004-08-26 18:59:53 +0000 |
| commit | c64c94ac782136196cbf64253109b4f10f0b38c8 (patch) | |
| tree | 10fae0d484d09ee6c7cc75aa73d7696577658b1c /gnu/lib | |
| parent | 96663f19df11a9f51ef38aebd5baa69b91e8edb0 (diff) | |
m68000 configuration for GCC "crtstuff".
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/crtstuff3/arch/m68000.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/lib/crtstuff3/arch/m68000.mk b/gnu/lib/crtstuff3/arch/m68000.mk new file mode 100644 index 00000000000..252b4b3e016 --- /dev/null +++ b/gnu/lib/crtstuff3/arch/m68000.mk @@ -0,0 +1,9 @@ +# This file is automatically generated. DO NOT EDIT! +# Generated from: NetBSD: mknative-gcc,v 1.14 2004/08/24 20:24:43 thorpej Exp +# +G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/config -I${GNUHOSTDIST}/gcc/../include +G_CRTSTUFF_CFLAGS=-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/config -I${GNUHOSTDIST}/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss +G_CRTSTUFF_T_CFLAGS= +G_tm_defines=NETBSD_ENABLE_PTHREADS +G_xm_file=ansidecl.h m68k/m68k.h dbxelf.h elfos.h netbsd.h netbsd-elf.h m68k/netbsd-elf.h defaults.h +G_xm_defines=POSIX |
