mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
gcc-cross csl 2006q1: fix build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3705 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,5 +3,5 @@ require gcc-cross-initial.inc
|
|||||||
|
|
||||||
S = "${WORKDIR}/gcc-2006q1"
|
S = "${WORKDIR}/gcc-2006q1"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-libmudflap \
|
EXTRA_OECONF += "--disable-libmudflap \
|
||||||
--disable-libssp"
|
--disable-libssp"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ require gcc-paths-cross.inc
|
|||||||
inherit cross
|
inherit cross
|
||||||
# NOTE: split PR. If the main .oe changes something that affects its *build*
|
# NOTE: split PR. If the main .oe changes something that affects its *build*
|
||||||
# remember to increment this one too.
|
# remember to increment this one too.
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc"
|
DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc"
|
||||||
# gmp-native mpfr-native"
|
# gmp-native mpfr-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user