diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-10-23 03:34:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-10-23 03:34:02 +0000 |
commit | a15d2ea8adf0aeb4e02872b0fb55b513035de2d6 (patch) | |
tree | 68048ae066dec6a8c983a3fd6774fbaffbecefb4 | |
parent | 4d8384337fec423e2aa433a2b2cf18c3f2831a83 (diff) | |
download | gcc-a15d2ea8adf0aeb4e02872b0fb55b513035de2d6.zip gcc-a15d2ea8adf0aeb4e02872b0fb55b513035de2d6.tar.gz gcc-a15d2ea8adf0aeb4e02872b0fb55b513035de2d6.tar.bz2 |
Commit old ChangeLog entry forgotten in commit of actual change.
PR go/55969
* configure.ac: Disable libgo on some systems where it does not
work.
From-SVN: r216573
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -635,6 +635,12 @@ * configure.ac: Set libgloss_dir for the aarch64*-*-* targets. * configure: Regenerated. +2013-02-05 Ian Lance Taylor <iant@google.com> + + PR go/55969 + * configure.ac: Disable libgo on some systems where it does not + work. + 2013-02-04 David Edelsohn <dje.gcc@gmail.com> * MAINTAINERS: Explicitly add myself as AIX maintainer. |