PR libgcj/20160

* ltmain.sh: Avoid creating archives with components that have
duplicate basenames.
This commit is contained in:
Alexandre Oliva
2005-03-01 22:33:54 +00:00
parent b9b8c930c3
commit 4aa1f3158f
2 changed files with 64 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2005-03-01 Alexandre Oliva <aoliva@redhat.com>
PR libgcj/20160
* ltmain.sh: Avoid creating archives with components that have
duplicate basenames.
2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
PR bootstrap/20250