diff options
Diffstat (limited to 'recipes/gcc/gcc-4.3.1.inc')
-rw-r--r-- | recipes/gcc/gcc-4.3.1.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.3.1.inc b/recipes/gcc/gcc-4.3.1.inc index 3352868986..04c0246785 100644 --- a/recipes/gcc/gcc-4.3.1.inc +++ b/recipes/gcc/gcc-4.3.1.inc @@ -61,6 +61,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch \ file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ file://zecke-xgcc-cpp.patch \ + file://gcc-4.3.3-fix-EXTRA_BUILD.patch \ file://gcc-flags-for-build.patch \ " |