diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-06-18 09:44:18 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-06-18 09:44:18 +0000 |
commit | baebc3c28774210e23d3467adcd6c1cf3b45eaf2 (patch) | |
tree | 541969a9a46301e611eea3fddaed82b09c43e280 /debian/changelog | |
parent | 7251b28cdd750b596cd84c2b5092ea6232a60b30 (diff) | |
download | gcc-47-baebc3c28774210e23d3467adcd6c1cf3b45eaf2.tar.gz |
* For ARM multilib builds, use libsf/libhf system directories to lookup
files for the non-default multilib (for now, only for the cross compilers).
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6854 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2b674dd..6b0f744 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ gcc-4.7 (4.7.3-6) UNRELEASED; urgency=low * Fall back to the binutils version of the binutils build dependency if the binutils version used for the build cannot be determined. * For ARM multilib builds, use libsf/libhf system directories to lookup - files for the non-default multilib (needed for the cross compilers). + files for the non-default multilib (for now, only for the cross compilers). -- Matthias Klose <doko@debian.org> Mon, 17 Jun 2013 18:23:31 +0200 |