diff options
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r-- | mpi/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog index 9d35790c2..bd9325f77 100644 --- a/mpi/ChangeLog +++ b/mpi/ChangeLog @@ -1,5 +1,10 @@ 2004-01-09 David Shaw <[email protected]> + * config.links: OpenBSD 3.4 is now ELF, so use the proper + assembler code for that. Use the portable C MPI code for OpenBSD + before 3.4, and remove the special i386-openbsd assembly + directory. + * Makefile.am: Add the portable C links to DISTCLEANFILES. Noted by Nelson H. F. Beebe. |