mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gcc-cross-initial-4.3.0: Add DEPENDS on mpfr-native and gmp-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4532 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,6 +4,8 @@ require gcc-cross-initial.inc
|
||||
EXTRA_OECONF += "--disable-libmudflap --disable-libgomp \
|
||||
--disable-libssp"
|
||||
|
||||
DEPENDS += "mpfr-native gmp-native"
|
||||
|
||||
# Hack till we fix *libc properly
|
||||
do_stage_append() {
|
||||
ln -sf ${CROSS_DIR}/lib/gcc/${TARGET_SYS}/${BINV}/include-fixed/* ${CROSS_DIR}/lib/gcc/${TARGET_SYS}/${BINV}/include/
|
||||
|
||||
Reference in New Issue
Block a user