changeset 284:73f25e3f1b99

added ToDo for configure on macOS
author Daniel Adler
date Fri, 20 Apr 2018 08:01:00 +0200
parents 6eec7c270aea
children 483581921af2
files ToDo
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ToDo	Thu Apr 19 22:39:55 2018 +0200
+++ b/ToDo	Fri Apr 20 08:01:00 2018 +0200
@@ -1,3 +1,7 @@
+1.0 final:
+----------
+- configure on macOS does not pass CFLAG etc.. to Makefile.config
+
 1.1:
 ----
 - support platforms without shared libraries so they can be built by just typing `./configure;make` (e.g. minix < 3.2.1)