common-uclibc: Unset guile_cv_use_csqrt for guile
authorKhem Raj <raj.khem@gmail.com>
Fri, 14 Aug 2009 22:42:21 +0000 (15:42 -0700)
committerKhem Raj <raj.khem@gmail.com>
Fri, 14 Aug 2009 22:42:21 +0000 (15:42 -0700)
commitad9bb3dc5afecf1f4bacff640bfc012f3e761aea
treef9c340f4990105803edf9b8e145a7cf891d4816c
parent068abe84a77017a3af8e6d32916e6971fbb9a958
common-uclibc: Unset guile_cv_use_csqrt for guile

guile's configure is not smart to guess if csqrt works
in a cross compile environment so it ends up assuming
that it works and fails to link. Anyways for uclibc
complex functions are unimplemented so we help configure
by unsetting here in site file for uclibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
site/common-uclibc