[OE-core] [PATCH] Signed-off-by: redengin <sholstei at yahoo.com>

Stephen Holstein yocto at mashlibs.com
Thu Mar 26 06:21:12 UTC 2015


From: redengin <sholstei at yahoo.com>

fix for fortran to remove libquadmath dependency
---
 meta/recipes-devtools/gcc/gcc-4.9.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/gcc/gcc-4.9.inc b/meta/recipes-devtools/gcc/gcc-4.9.inc
index c88a496..cec1862 100644
--- a/meta/recipes-devtools/gcc/gcc-4.9.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.9.inc
@@ -99,6 +99,7 @@ EXTRA_OECONF_BASE = "\
     --with-cloog=no \
     --enable-checking=release \
     --enable-cheaders=c_global \
+    --disable-libquadmath-support \
 "
 
 EXTRA_OECONF_INITIAL = "\
-- 
1.9.1




More information about the Openembedded-core mailing list