diff options
| author | thorpej <thorpej@NetBSD.org> | 2004-08-26 06:32:53 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2004-08-26 06:32:53 +0000 |
| commit | bb158d9e58e63f0e118c92de938ffcb6008ea643 (patch) | |
| tree | 3a8580a6005274fa3bb856643330798fbe5aa48d /gnu/lib | |
| parent | d6398ba73bfe36feadc8063800eb2874d1f62c04 (diff) | |
mipseb configuration for GCC "crtstuff".
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/crtstuff3/arch/mipseb.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/lib/crtstuff3/arch/mipseb.mk b/gnu/lib/crtstuff3/arch/mipseb.mk new file mode 100644 index 00000000000..0f3705e9926 --- /dev/null +++ b/gnu/lib/crtstuff3/arch/mipseb.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=-fPIC +G_tm_defines=NETBSD_ENABLE_PTHREADS +G_xm_file=ansidecl.h elfos.h mips/mips.h mips/netbsd.h defaults.h +G_xm_defines=POSIX |
