Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/compat/mips64/64 fix a comment.
details: https://anonhg.NetBSD.org/src/rev/63a48e8f898b
branches: trunk
changeset: 359288:63a48e8f898b
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Feb 06 10:00:00 2018 +0000
description:
fix a comment.
diffstat:
compat/mips64/64/bsd.64.mk | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r 4b47227c86b6 -r 63a48e8f898b compat/mips64/64/bsd.64.mk
--- a/compat/mips64/64/bsd.64.mk Tue Feb 06 09:41:55 2018 +0000
+++ b/compat/mips64/64/bsd.64.mk Tue Feb 06 10:00:00 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.64.mk,v 1.11 2015/06/22 00:09:39 matt Exp $
+# $NetBSD: bsd.64.mk,v 1.12 2018/02/06 10:00:00 mrg Exp $
.if ${MACHINE_ARCH} == "mips64eb"
LD+= -m elf64btsmip
@@ -8,9 +8,7 @@
.ifndef MLIBDIR
MLIBDIR= 64
-# XXX
-# GCC 4.5 libgomp wants a different omp.h installed for the 64 bit
-# version of it, and we don't have a way of doing that yet.
+# GCC 5/6 libgomp for n64 needs files we don't generate yet.
NO_LIBGOMP= 1
COPTS+= -mabi=64
Home |
Main Index |
Thread Index |
Old Index