packages/uclubc: Enable C99 math to get isnan needed for perl on ansgtrom
authorHolger Freyther <zecke@selfish.org>
Tue, 15 May 2007 18:44:45 +0000 (18:44 +0000)
committerHolger Freyther <zecke@selfish.org>
Tue, 15 May 2007 18:44:45 +0000 (18:44 +0000)
    Feel free to move this to the machine files if it is not a distro feature

packages/uclibc/uclibc-0.9.29/angstrom/uClibc.distro
packages/uclibc/uclibc-0.9.29/fic-gta01/uClibc.machine

index a7f6c36..b326ff0 100644 (file)
@@ -141,3 +141,6 @@ WARNINGS="-Wall"
 # EXTRA_WARNINGS is not set
 # DOMULTI is not set
 # UCLIBC_MJN3_ONLY is not set
+
+# math stuff for perl
+DO_C99_MATH=y
index 7c9c109..898b73a 100644 (file)
@@ -64,7 +64,6 @@ ARCH_USE_MMU=y
 UCLIBC_HAS_FLOATS=y
 # UCLIBC_HAS_FPU is not set
 UCLIBC_HAS_SOFT_FLOAT=y
-# DO_C99_MATH is not set
 KERNEL_HEADERS="/usr/include"
 HAVE_DOT_CONFIG=y