diff options
| author | thorpej <thorpej@NetBSD.org> | 2004-08-26 07:09:22 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2004-08-26 07:09:22 +0000 |
| commit | fb21d92089d26e28819fe032807485d5a613fac7 (patch) | |
| tree | a0f073f4125e30e63ff7fc7d6a724c743ebf3483 /gnu/lib | |
| parent | 84b60dd90804925f56354831cd926a1305c11a46 (diff) | |
x86_64 configuration for GCC "crtstuff".
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/crtstuff3/arch/x86_64.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/lib/crtstuff3/arch/x86_64.mk b/gnu/lib/crtstuff3/arch/x86_64.mk new file mode 100644 index 00000000000..c905acccf3e --- /dev/null +++ b/gnu/lib/crtstuff3/arch/x86_64.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 i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h defaults.h +G_xm_defines=POSIX |
