Fit typo in previous patch

Fit typo in previous patch
	* config.gcc: Default ep9312 to hard-float.

From-SVN: r81338
This commit is contained in:
Paul Brook
2004-04-30 13:14:02 +00:00
committed by Paul Brook
parent 3fbf917d46
commit 2d84a437b0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
2004-04-30 Paul Brook <paul@codesourcery.com>
* configure.gcc: Default ep9312 to hard-float.
* config.gcc: Default ep9312 to hard-float.
* config/arm/arm-cores.def: Add ARCH field.
* config/arm/arm.c (FL_FOR_ARCH*): Define.
(arm_arch_cirrus): New variable.
+1 -1
View File
@@ -2174,7 +2174,7 @@ if test x$with_cpu = x ; then
fi
# Similarly for --with-float
if test x$with_fpu = x; then
if test x$with_float = x; then
case ${target} in
ep9312-*-*)
with_float=hard