Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/lgpl3/gmp mp.h was removed a while ago. update the...
details: https://anonhg.NetBSD.org/src/rev/edcd69de84b3
branches: trunk
changeset: 355861:edcd69de84b3
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Aug 17 23:00:38 2017 +0000
description:
mp.h was removed a while ago. update the README to note this, and
remove the note about trialdivtab.h which was done.
diffstat:
external/lgpl3/gmp/README | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r c0d78dd9b9e0 -r edcd69de84b3 external/lgpl3/gmp/README
--- a/external/lgpl3/gmp/README Thu Aug 17 22:55:47 2017 +0000
+++ b/external/lgpl3/gmp/README Thu Aug 17 23:00:38 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.6 2013/12/04 11:43:52 mrg Exp $
+$NetBSD: README,v 1.7 2017/08/17 23:00:38 mrg Exp $
GMP in NetBSD. We need GMP for GCC >= 4.2.
@@ -22,7 +22,6 @@
config.m4
gmp-mparam.h
gmp.h
- mp.h
some of these files might have src/obj references. in particular
fix GMP_MPARAM_H_SUGGEST to start from ./mpn/... and make sure
@@ -44,8 +43,7 @@
used is m4 to parse, and we and create .s files from the .asm
files that we then we feed into $CC.
-The amd64 port is a good reference to compare. The trialdivtab.h
-generation may need to be moved the into libgmp/Makefile itself.
+The amd64 port is a good reference to compare.
This mips64* ports need some minor hacks to the generated gmp*.h
files to fix their library builds for compat issues. See these
Home |
Main Index |
Thread Index |
Old Index