diff options
author | Matthias Klose <doko@ubuntu.com> | 2015-05-03 17:31:26 +0000 |
---|---|---|
committer | Matthias Klose <doko@gcc.gnu.org> | 2015-05-03 17:31:26 +0000 |
commit | cabb9d59a232a7b209ca86bd3c88da8c7dda8e83 (patch) | |
tree | 592b909e46e70c9e5e8e91d9bdaf072cb877d9cc /ChangeLog | |
parent | 175fa903557c6bad74770f6d6b3b0a98778a9e38 (diff) | |
download | gcc-cabb9d59a232a7b209ca86bd3c88da8c7dda8e83.zip gcc-cabb9d59a232a7b209ca86bd3c88da8c7dda8e83.tar.gz gcc-cabb9d59a232a7b209ca86bd3c88da8c7dda8e83.tar.bz2 |
configure.ac: Match $host configured with triplets.
2015-05-03 Matthias Klose <doko@ubuntu.com>
* configure.ac: Match $host configured with triplets.
* configure: Regenerate.
From-SVN: r222750
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-05-03 Matthias Klose <doko@ubuntu.com> + + * configure.ac: Match $host configured with triplets. + * configure: Regenerate. + 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> * Makefile.tpl: Remove surplus whitespace throughout. |