From 59acc8b6401e61d6a581d257e940aa52af1dc0e2 Mon Sep 17 00:00:00 2001 From: Holger Schurig Date: Tue, 18 May 2004 08:21:14 +0000 Subject: glibc_2.3.2.oe: ramses: no fp gcc_3.4.0.oe: ramses: use soft floating point BKrev: 40a9c77aQPkKtFSu78XXXo8PVjBcMA --- gcc/gcc_3.4.0.oe | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc') diff --git a/gcc/gcc_3.4.0.oe b/gcc/gcc_3.4.0.oe index d32e31888d..5b03ce6d28 100644 --- a/gcc/gcc_3.4.0.oe +++ b/gcc/gcc_3.4.0.oe @@ -149,6 +149,7 @@ EXTRA_OECONF_PATHS = "--with-local-prefix=${prefix}/local \ EXTRA_OECONF_DEP = "" EXTRA_OECONF_uclibc = "--disable-__cxa_atexit" EXTRA_OECONF_glibc = "--enable-__cxa_atexit" +EXTRA_OECONF_append_ramses = " --with-float=soft " python __anonymous () { import oe, re -- cgit v1.2.3