diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-05-27 16:42:43 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-05-27 16:42:43 +0000 |
commit | 0fca7eb234f92625a363506e31c0fc16b4f52138 (patch) | |
tree | fbb427e7c04ff9e1b9bb4e10dcba7f9f149daa6d /debian/changelog | |
parent | c0d101c59030de6ee54d2f972a9b2cc3220cffb1 (diff) | |
download | gcc-5-0fca7eb234f92625a363506e31c0fc16b4f52138.tar.gz |
* Disable building gdc on sh4.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8069 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1af9ef3..27d5a6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gcc-5 (5.1.1-8) UNRELEASED; urgency=medium * Prepare to change the base dependency for *-cross packages. * Configure with --enable-fix-cortex-a53-843419 for AArch64. * Fix dependencies for stage1 and stage2 builds. + * Disable building gdc on sh4. -- Matthias Klose <doko@debian.org> Mon, 25 May 2015 22:27:01 +0200 |