Source-Changes-HG archive

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

[src/trunk]: src/external/lgpl3/gmp/dist Revert previous commit. Requested b...



details:   https://anonhg.NetBSD.org/src/rev/5d97b5f2a3b6
branches:  trunk
changeset: 796903:5d97b5f2a3b6
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Tue Jun 24 12:54:56 2014 +0000

description:
Revert previous commit.  Requested by matt@.

diffstat:

 external/lgpl3/gmp/dist/configure |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 64b84413def2 -r 5d97b5f2a3b6 external/lgpl3/gmp/dist/configure
--- a/external/lgpl3/gmp/dist/configure Tue Jun 24 12:17:40 2014 +0000
+++ b/external/lgpl3/gmp/dist/configure Tue Jun 24 12:54:56 2014 +0000
@@ -4142,7 +4142,7 @@
     ;;
 
 
-  arm*-*-* | earm*-*-*)
+  arm*-*-*)
     gcc_cflags="$gcc_cflags $fomit_frame_pointer"
     gcc_cflags_optlist="arch tune"
     gcc_cflags_maybe="-marm"



Home | Main Index | Thread Index | Old Index