Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/lgpl3/gmp note that Makefile.netbsd-gmp can help wi...
details: https://anonhg.NetBSD.org/src/rev/4b63ff65bb27
branches: trunk
changeset: 787931:4b63ff65bb27
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Jul 15 08:59:47 2013 +0000
description:
note that Makefile.netbsd-gmp can help with the running of configure.
diffstat:
external/lgpl3/gmp/README | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r aab4ceb11756 -r 4b63ff65bb27 external/lgpl3/gmp/README
--- a/external/lgpl3/gmp/README Mon Jul 15 00:29:49 2013 +0000
+++ b/external/lgpl3/gmp/README Mon Jul 15 08:59:47 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.3 2012/03/20 08:21:38 mrg Exp $
+$NetBSD: README,v 1.4 2013/07/15 08:59:47 mrg Exp $
GMP in NetBSD. We need GMP for GCC >= 4.2.
@@ -12,7 +12,9 @@
There are a few steps to this:
- - run ./configure, save the output
+ - run ./configure, save the output. you can use the makefile
+ "Makefile.netbsd-gmp" in this directory to run this with the
+ right options, etc. run it with nbmake-$MACHINE.
- create src/external/gpl3/gmp/lib/libgmp/arch/${MACHINE_ARCH} dir,
and copy these files into it:
Home |
Main Index |
Thread Index |
Old Index