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:
+1
-1
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user