diff options
Diffstat (limited to 'packages/gcc/gcc-3.4.6.inc')
-rw-r--r-- | packages/gcc/gcc-3.4.6.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/gcc/gcc-3.4.6.inc b/packages/gcc/gcc-3.4.6.inc index a467860e9e..b1f686b365 100644 --- a/packages/gcc/gcc-3.4.6.inc +++ b/packages/gcc/gcc-3.4.6.inc @@ -17,8 +17,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;patch=1 \ file://zecke-xgcc-cpp.patch;patch=1 \ file://gcc-posix.patch;patch=1 \ - file://gcc4-mtune-compat.patch;patch=1 \ - file://O_CREAT-perms.patch;patch=1" + file://gcc4-mtune-compat.patch;patch=1" SRC_URI += "file://gcc34-configure.in.patch;patch=1" SRC_URI += "file://gcc34-thumb-support.patch;patch=1" |