summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-04-10 20:48:44 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-04-10 20:48:44 -0700
commitbe004953796f8286ce614d40670b3b14d61d80ef (patch)
tree6a6dd697cf588ee3cf614eed6c6ca234850ab767 /ChangeLog
parent7b825e541377fc8a6f6ec8e490187c7b19bda6c3 (diff)
downloadtxr-be004953796f8286ce614d40670b3b14d61d80ef.tar.gz
txr-be004953796f8286ce614d40670b3b14d61d80ef.tar.bz2
txr-be004953796f8286ce614d40670b3b14d61d80ef.zip
Adding patch to MPI to disable its Makefile so people don't try
to work around TXR build problems by running make inside the MPI directory, which is wrong. Also fixing an incorrect use of ctype.h functions in MPI and one case of a superfluous warning. * mpi-patches/series: new patches added. * mpi-patches/disable-make: New file. * mpi-patches/fix-ctype-warnings: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2659a307..1499ed54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2012-04-10 Kaz Kylheku <kaz@kylheku.com>
+ Adding patch to MPI to disable its Makefile so people don't try
+ to work around TXR build problems by running make inside
+ the MPI directory, which is wrong.
+
+ Also fixing an incorrect use of ctype.h functions in
+ MPI and one case of a superfluous warning.
+
+ * mpi-patches/series: new patches added.
+
+ * mpi-patches/disable-make: New file.
+
+ * mpi-patches/fix-ctype-warnings: New file.
+
+2012-04-10 Kaz Kylheku <kaz@kylheku.com>
+
More NetBSD porting.
* Makefile (EXTRA_FLAGS): Handy new variable for additional