Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/compat/amd64/i386 add LIBGCC_MACHINE_ARCH
details: https://anonhg.NetBSD.org/src/rev/e3ae520a3461
branches: trunk
changeset: 818669:e3ae520a3461
user: christos <christos%NetBSD.org@localhost>
date: Sat Oct 22 20:33:51 2016 +0000
description:
add LIBGCC_MACHINE_ARCH
diffstat:
compat/amd64/i386/bsd.i386.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 94788b41aef1 -r e3ae520a3461 compat/amd64/i386/bsd.i386.mk
--- a/compat/amd64/i386/bsd.i386.mk Sat Oct 22 20:33:28 2016 +0000
+++ b/compat/amd64/i386/bsd.i386.mk Sat Oct 22 20:33:51 2016 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: bsd.i386.mk,v 1.6 2015/06/24 22:20:24 matt Exp $
+# $NetBSD: bsd.i386.mk,v 1.7 2016/10/22 20:33:51 christos Exp $
LD+= -m elf_i386
MLIBDIR= i386
+LIBGCC_MACHINE_ARCH= ${MLIBDIR}
LIBC_MACHINE_ARCH= ${MLIBDIR}
COMMON_MACHINE_ARCH= ${MLIBDIR}
KVM_MACHINE_ARCH= ${MLIBDIR}
Home |
Main Index |
Thread Index |
Old Index