diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-05-05 13:08:56 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-05-05 13:08:56 +0000 |
commit | 86de6127b6a0eb4b44e5b84a39ea848f1da0a5d1 (patch) | |
tree | d43759dc72e84e643831f8442b1054380060aadb /debian/changelog | |
parent | af71aa16b620dc87fc411518eacc11287e6542b6 (diff) | |
download | gcc-48-86de6127b6a0eb4b44e5b84a39ea848f1da0a5d1.tar.gz |
* Ensure that the common libs (built from the next GCC version) are
available when building without common libs.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7344 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 6a328af..a42dcd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ gcc-4.8 (4.8.2-22) UNRELEASED; urgency=medium * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64 cross compiler, update hppa64 alternatives. Closes: #745967. * Fix the as and ld symlinks for the hppa64 cross compiler. + * Ensure that the common libs (built from the next GCC version) are + available when building without common libs. -- Matthias Klose <doko@debian.org> Sun, 27 Apr 2014 12:43:30 +0200 |