diff options
author | Khem Raj <raj.khem@gmail.com> | 2008-08-24 03:28:56 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2008-08-24 03:28:56 +0000 |
commit | c420b86d7346756083c9f426a21ed2ff004aa45c (patch) | |
tree | 6f4eb21f6ad5c98b030019c50b27d908cdcb04cd /packages/gcc/gcc-4.3.1.inc | |
parent | 2f1d6b002c9c34c814d92e5b43cb716e19257827 (diff) |
Enable e300c2 and c3 support for gcc 4.3.1
Tested on (mpc8313e-rdb,angstrom)
Diffstat (limited to 'packages/gcc/gcc-4.3.1.inc')
-rw-r--r-- | packages/gcc/gcc-4.3.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-4.3.1.inc b/packages/gcc/gcc-4.3.1.inc index afbc395230..7a04be2401 100644 --- a/packages/gcc/gcc-4.3.1.inc +++ b/packages/gcc/gcc-4.3.1.inc @@ -51,7 +51,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \ file://cache-amnesia.patch;patch=1 \ file://gfortran.patch;patch=1 \ -# file://gcc-4.0.2-e300c2c3.patch;patch=1 \ + file://gcc-4.0.2-e300c2c3.patch;patch=1 \ # file://pr34130.patch;patch=1 \ # file://fortran-static-linking.patch;patch=1 \ # file://intermask-bigendian.patch;patch=1 \ |