Module Name: src
Committed By: kiyohara
Date: Tue Jun 24 12:54:56 UTC 2014
Modified Files:
src/external/lgpl3/gmp/dist: configure
Log Message:
Revert previous commit. Requested by matt@.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/lgpl3/gmp/dist/configure
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/dist/configure
diff -u src/external/lgpl3/gmp/dist/configure:1.4 src/external/lgpl3/gmp/dist/configure:1.5
--- src/external/lgpl3/gmp/dist/configure:1.4 Mon Jun 23 12:48:42 2014
+++ src/external/lgpl3/gmp/dist/configure Tue Jun 24 12:54:56 2014
@@ -4142,7 +4142,7 @@ echo "include_mpn(\`alpha/default.m4')"
;;
- arm*-*-* | earm*-*-*)
+ arm*-*-*)
gcc_cflags="$gcc_cflags $fomit_frame_pointer"
gcc_cflags_optlist="arch tune"
gcc_cflags_maybe="-marm"