diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-06-14 09:52:08 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-06-14 09:52:08 +0000 |
commit | ce5b2ed40fce630152e65c00b7ad77bcc7b12764 (patch) | |
tree | 8e52ad443ecd66b33a8a64f6286a819d3452a32c /debian/changelog | |
parent | 628208e3d482b132ba6f6ad98e6901fb4c7f94b4 (diff) | |
download | gcc-47-ce5b2ed40fce630152e65c00b7ad77bcc7b12764.tar.gz |
* Let gcc depend on the binutils upstream version it was built with.
Addresses #710142.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6844 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 164493b..3961189 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ gcc-4.7 (4.7.3-5) UNRELEASED; urgency=low Addresses: #710220. * Drop build dependency on automake, not used anymore. * Update the Linaro support to the 4.7-2013.06 release. + * Let gcc depend on the binutils upstream version it was built with. + Addresses #710142. [ Daniel Schepler ] * Update the x32 support from the branch. |