diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-08-27 17:45:51 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-08-27 17:45:51 -0700 |
commit | 2b183dca4427ab476b75a851116ff42dbd000557 (patch) | |
tree | 606420c67fe01d965d65d1e0ea16d30db4ffea3e /recipes/uclibc/uclibc.inc | |
parent | 2bc39e0c7dbc982e90df37d37b29b4989c3e4610 (diff) |
gcc-4.4.1: Disable libdecnumber for uclibc target.
We do not set FENV in uclibc so as a result we can
not build libdecnumber. We disable it for gcc 4.4.1
uclibc targets.
copysignl is in libm in uclibc so gcc complains about
this function in libgcc. We see if it is uclibc powerpc
softfloat then we add -lm to linker commandline. Not best
but works.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/uclibc/uclibc.inc')
0 files changed, 0 insertions, 0 deletions