mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 07:11:35 +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:
parent
820845f6b7
commit
2c4695a03c
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user