toolchain: also use arch/tune/abi options when softfloat is enabled
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 6 Jun 2008 12:49:53 +0000 (12:49 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 6 Jun 2008 12:49:53 +0000 (12:49 -0000)
commit197ab1cef220e7beedccdc1ae9f195e0ceaaf538
tree9360e817bde8e7c076f035f9d0edf26a62695531
parent3c9c983690d93ae92e6fb7533d926793ce58190e
toolchain: also use arch/tune/abi options when softfloat is enabled

The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in
the non-softfloat case.
toolchain/gcc/Makefile.in