diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-07 11:11:46 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-07 11:11:46 +0000 |
commit | 298dd441a0efb859be6fc0da4b3ae069e3b1de3f (patch) | |
tree | 32c081aca477ae67b953f441331ccb186654e009 /packages/gcc/gcc_3.3.3.bb | |
parent | af5f0bd309b34453fcc397c05ed34c33f53f33ef (diff) | |
parent | 578337a073332bac0da58ce23ded325ae294b035 (diff) |
merge of 70cd861a84040db0f14008d8552b1f2dbc5c8084
and a7904b535294d222e83d153c9fc22b575a5952c4
Diffstat (limited to 'packages/gcc/gcc_3.3.3.bb')
-rw-r--r-- | packages/gcc/gcc_3.3.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gcc/gcc_3.3.3.bb b/packages/gcc/gcc_3.3.3.bb index 7f0091a18e..f46c481f69 100644 --- a/packages/gcc/gcc_3.3.3.bb +++ b/packages/gcc/gcc_3.3.3.bb @@ -93,6 +93,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \ 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" MIRRORS_prepend () { |