diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-05 21:03:19 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-05 21:03:19 +0000 |
commit | ebdab8b6d9a7c02c35b31543fb9de25d3f8a35d3 (patch) | |
tree | dc9ea1e3211ae76bb95b27a86ee739e08924cc03 /ChangeLog | |
parent | 1859920be76844be427d37f3355d7c5d586d2ff0 (diff) | |
download | gcc-ebdab8b6d9a7c02c35b31543fb9de25d3f8a35d3.tar.gz |
* ltconfig: Disable building static libraries if building shared
libraries on AIX 5L.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78984 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 015c3aa0027..1ee31f28489 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-05 David Edelsohn <edelsohn@gnu.org> + + * ltconfig: Disable building static libraries if building shared + libraries on AIX 5L. + 2004-03-01 Richard Sandiford <rsandifo@redhat.com> * configure.in (mips64*-*-linux*): Override mips*-*-linux* case |