Module Name:    src
Committed By:   mrg
Date:           Mon Jul 15 08:59:47 UTC 2013

Modified Files:
        src/external/lgpl3/gmp: README

Log Message:
note that Makefile.netbsd-gmp can help with the running of configure.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/lgpl3/gmp/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/lgpl3/gmp/README
diff -u src/external/lgpl3/gmp/README:1.3 src/external/lgpl3/gmp/README:1.4
--- src/external/lgpl3/gmp/README:1.3	Tue Mar 20 08:21:38 2012
+++ src/external/lgpl3/gmp/README	Mon Jul 15 08:59:47 2013
@@ -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 @@ final product.  All of these issues need
 
 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:

Reply via email to