Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/lgpl3/gmp add a couple of more things to worry about.



details:   https://anonhg.NetBSD.org/src/rev/644c5525f7d5
branches:  trunk
changeset: 325084:644c5525f7d5
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Dec 04 11:43:52 2013 +0000

description:
add a couple of more things to worry about.

diffstat:

 external/lgpl3/gmp/README |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r d5f1fd0d8fe9 -r 644c5525f7d5 external/lgpl3/gmp/README
--- a/external/lgpl3/gmp/README Wed Dec 04 07:48:59 2013 +0000
+++ b/external/lgpl3/gmp/README Wed Dec 04 11:43:52 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.5 2013/12/04 01:03:15 mrg Exp $
+$NetBSD: README,v 1.6 2013/12/04 11:43:52 mrg Exp $
 
 GMP in NetBSD.  We need GMP for GCC >= 4.2.
 
@@ -26,7 +26,10 @@
 
          some of these files might have src/obj references.  in particular
          fix GMP_MPARAM_H_SUGGEST to start from ./mpn/... and make sure
-         we #define __GMP_CC to "gcc -std=gnu99".  XXX  make this automatic
+         we #define __GMP_CC to "gcc -std=gnu99", and make sure that
+         CONFIG_TOP_SRCDIR is not defined in config.m4
+
+         XXX  make this automatic
 
 
        - parse the ./configure output and note all created symlinks



Home | Main Index | Thread Index | Old Index