Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr remove obsolete comments.
details: https://anonhg.NetBSD.org/src/rev/d1e636629907
branches: trunk
changeset: 999426:d1e636629907
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Jun 01 08:29:16 2019 +0000
description:
remove obsolete comments.
diffstat:
external/lgpl3/mpfr/lib/libmpfr/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r f065c6c835ed -r d1e636629907 external/lgpl3/mpfr/lib/libmpfr/Makefile
--- a/external/lgpl3/mpfr/lib/libmpfr/Makefile Sat Jun 01 08:20:14 2019 +0000
+++ b/external/lgpl3/mpfr/lib/libmpfr/Makefile Sat Jun 01 08:29:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2018/09/04 05:16:25 mrg Exp $
+# $NetBSD: Makefile,v 1.19 2019/06/01 08:29:16 mrg Exp $
.include <bsd.init.mk>
@@ -282,12 +282,6 @@
CPPFLAGS+= -I${NETBSDSRCDIR}/external/lgpl3/gmp/lib/libgmp/arch/${GMP_MACHINE_ARCH}
CPPFLAGS+= -I${.CURDIR}/../../dist/src
-# XXX
-# XXX XXX check mips*
-# XXX XXX do something more, more ports!!
-# XXX
-# XXX missing: arm* sparc sh3* m68k/m68000 (powerpc64/ia64)
-
# IEEE FP support. No VAX here.
.if ${MACHINE_ARCH} == "x86_64" || \
${MACHINE_ARCH} == "i386"
Home |
Main Index |
Thread Index |
Old Index