mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
gcc-cross-initial: disable decimal float in 4.3.1 to fix x86 build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5033 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,6 +4,7 @@ require gcc-cross-initial.inc
|
||||
DEPENDS += "gmp-native mpfr-native"
|
||||
|
||||
EXTRA_OECONF += " --disable-libmudflap \
|
||||
--disable-decimal-float \
|
||||
--disable-libgomp \
|
||||
--disable-libssp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user