summaryrefslogtreecommitdiff
path: root/docs/makefiles
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-28 14:32:38 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-28 14:32:38 +0100
commitfc2bfb1089218b8d1e57d331a447af92ab44f8a0 (patch)
tree40ea38c48901c0e433587854c764b0c343ca97f6 /docs/makefiles
parent171bbff2c6532a6df566621c2d27ef2eb6161be0 (diff)
downloadwolfbones-fc2bfb1089218b8d1e57d331a447af92ab44f8a0.tar.gz
wolfbones-fc2bfb1089218b8d1e57d331a447af92ab44f8a0.tar.bz2
localtime_r and pthreads work on cygwin
Diffstat (limited to 'docs/makefiles')
-rw-r--r--docs/makefiles/TODOS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/makefiles/TODOS b/docs/makefiles/TODOS
index 2d04d93..d0bccf8 100644
--- a/docs/makefiles/TODOS
+++ b/docs/makefiles/TODOS
@@ -17,4 +17,5 @@
- NetBSD usage: rm [-f|-i] [-dPRrvW] file ...
- OpenBSD gmake: ../../makefiles/depend.mk:62: no file name for `-include'
- make -j test with missing testd, some dependencies are missing
-
+ - Cygwin still too slow, must get rid of all shell calls as the bash
+ port is damn slow