diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-08-08 16:36:52 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-08-08 16:36:52 +0000 |
commit | 3edf84491e44049eecaa83f73625190694a6177e (patch) | |
tree | 30672deaaad6f2063d788e06bc5297ab17e17be5 /packages/gcc/gcc_3.3.3.bb | |
parent | 25ba1e57507f5a0b8b8163551aab626d80f16b6e (diff) | |
parent | d9894509a7e38a1259feb1963388d6c22d2fe62a (diff) |
merge of a2b72038a75fbaa0877614758b62b3787a0937a4
and ade4046c4fc13b91526f334d6ca6f33972b6ff8c
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 () { |