diff options
Diffstat (limited to 'meta/packages/gcc/gcc-4.5.0.inc')
| -rw-r--r-- | meta/packages/gcc/gcc-4.5.0.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-4.5.0.inc b/meta/packages/gcc/gcc-4.5.0.inc index ebf5e17ae9..9d66940bf9 100644 --- a/meta/packages/gcc/gcc-4.5.0.inc +++ b/meta/packages/gcc/gcc-4.5.0.inc | |||
| @@ -4,8 +4,6 @@ LICENSE = "GPLv3" | |||
| 4 | DEPENDS =+ "mpfr gmp libmpc elfutils" | 4 | DEPENDS =+ "mpfr gmp libmpc elfutils" |
| 5 | NATIVEDEPS = "mpfr-native gmp-native gettext-native libmpc-native elfutils-native" | 5 | NATIVEDEPS = "mpfr-native gmp-native gettext-native libmpc-native elfutils-native" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | |||
| 9 | SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | 7 | SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ |
| 10 | file://gcc-4.5.0_to_svn_162398.patch.bz2 \ | 8 | file://gcc-4.5.0_to_svn_162398.patch.bz2 \ |
| 11 | file://gcc_revert_base_version_to_4.5.0.patch \ | 9 | file://gcc_revert_base_version_to_4.5.0.patch \ |
| @@ -46,6 +44,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | |||
| 46 | file://zecke-xgcc-cpp.patch \ | 44 | file://zecke-xgcc-cpp.patch \ |
| 47 | file://gcc-poison-system-directories.patch \ | 45 | file://gcc-poison-system-directories.patch \ |
| 48 | file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ | 46 | file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ |
| 47 | file://64bithack.patch;patch=1 \ | ||
| 49 | " | 48 | " |
| 50 | 49 | ||
| 51 | SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " | 50 | SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " |
