diff options
Diffstat (limited to 'recipes/gcc/gcc-3.3.3.inc')
-rw-r--r-- | recipes/gcc/gcc-3.3.3.inc | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/recipes/gcc/gcc-3.3.3.inc b/recipes/gcc/gcc-3.3.3.inc index b6d7648c5e..3ae47f36fe 100644 --- a/recipes/gcc/gcc-3.3.3.inc +++ b/recipes/gcc/gcc-3.3.3.inc @@ -1,42 +1,42 @@ require gcc-common.inc SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive\ - file://config.sub.patch;patch=1 \ - file://empty6.patch;patch=1 \ - file://pr10392-1-test.patch;patch=1 \ - file://pr10412-1-test.patch;patch=1 \ - file://pr10589-1-test.patch;patch=1 \ - file://pr11162-1-test.patch;patch=1 \ - file://pr11587-1-test.patch;patch=1 \ - file://pr11608.patch;patch=1 \ - file://pr11736-1-test.patch;patch=1 \ - file://pr11864-1-test.patch;patch=1 \ - file://pr12009.patch;patch=1 \ - file://pr12010.patch;patch=1 \ - file://pr13260-test.patch;patch=1 \ - file://pr9365-1-test.patch;patch=1 \ - file://sh-lib1funcs_sizeAndType.patch;patch=1 \ - file://sh-pic-set_fpscr-gcc-3.3.2.patch;patch=1 \ - file://thunk3.patch;patch=1 \ - file://arm-10730.dpatch;patch=1;pnum=0 \ - file://arm-12527.dpatch;patch=1;pnum=0 \ - file://arm-14558.dpatch;patch=1;pnum=0 \ - file://arm-common.dpatch;patch=1;pnum=0 \ - file://arm-gotoff.dpatch;patch=1;pnum=0 \ - file://arm-ldm.dpatch;patch=1;pnum=0 \ - file://arm-tune.patch;patch=1;pnum=0 \ - file://arm-xscale.patch;patch=1;pnum=0 \ - file://arm-14302.patch;patch=1;pnum=0 \ - file://arm-ldm-peephole.patch;patch=1;pnum=0 \ - file://libibery-crosstool.patch;patch=1;pnum=1 \ - file://reverse-compare.patch;patch=1 \ - file://gcc34-15089.patch;patch=1 \ - file://gcc-uclibc-3.3-100-conf.patch;patch=1 \ - file://gcc-uclibc-3.3-110-conf.patch;patch=1 \ - file://gcc-uclibc-3.3-120-softfloat.patch;patch=1 \ - file://gcc-uclibc-3.3-200-code.patch;patch=1 \ - file://zecke-xgcc-cpp.patch;patch=1 \ - file://bash3.patch;patch=1" + file://config.sub.patch;apply=yes \ + file://empty6.patch;apply=yes \ + file://pr10392-1-test.patch;apply=yes \ + file://pr10412-1-test.patch;apply=yes \ + file://pr10589-1-test.patch;apply=yes \ + file://pr11162-1-test.patch;apply=yes \ + file://pr11587-1-test.patch;apply=yes \ + file://pr11608.patch;apply=yes \ + file://pr11736-1-test.patch;apply=yes \ + file://pr11864-1-test.patch;apply=yes \ + file://pr12009.patch;apply=yes \ + file://pr12010.patch;apply=yes \ + file://pr13260-test.patch;apply=yes \ + file://pr9365-1-test.patch;apply=yes \ + file://sh-lib1funcs_sizeAndType.patch;apply=yes \ + file://sh-pic-set_fpscr-gcc-3.3.2.patch;apply=yes \ + file://thunk3.patch;apply=yes \ + file://arm-10730.dpatch;apply=yes;striplevel=0 \ + file://arm-12527.dpatch;apply=yes;striplevel=0 \ + file://arm-14558.dpatch;apply=yes;striplevel=0 \ + file://arm-common.dpatch;apply=yes;striplevel=0 \ + file://arm-gotoff.dpatch;apply=yes;striplevel=0 \ + file://arm-ldm.dpatch;apply=yes;striplevel=0 \ + file://arm-tune.patch;apply=yes;striplevel=0 \ + file://arm-xscale.patch;apply=yes;striplevel=0 \ + file://arm-14302.patch;apply=yes;striplevel=0 \ + file://arm-ldm-peephole.patch;apply=yes;striplevel=0 \ + file://libibery-crosstool.patch;apply=yes \ + file://reverse-compare.patch;apply=yes \ + file://gcc34-15089.patch;apply=yes \ + file://gcc-uclibc-3.3-100-conf.patch;apply=yes \ + file://gcc-uclibc-3.3-110-conf.patch;apply=yes \ + file://gcc-uclibc-3.3-120-softfloat.patch;apply=yes \ + file://gcc-uclibc-3.3-200-code.patch;apply=yes \ + file://zecke-xgcc-cpp.patch;apply=yes \ + file://bash3.patch;apply=yes" SRC_URI[archive.md5sum] = "3c6cfd9fcd180481063b4058cf6faff2" SRC_URI[archive.sha256sum] = "9ac6618495b7dd2ff0cd50abd76fe3c51287efcc724340687407f9fc250bdc6a" |