Disable cygwin and darwin for a second
svn path=/configurations/trunk/tud/; revision=8102
Martin Bravenboer committed
Feb 28, 2007 at 15:37 UTC
294acec8ddd76fffb8e8bfbc1def05f89b52bcaf
1 file changed
+2
-2
supervisor/systems.nix
+2
-2
@@ -3,8 +3,8 @@
3
*/
4
[ "i686-linux"
5
"x86_64-linux"
6
- "i686-cygwin"
7
- "i686-darwin"
6
+# "i686-cygwin"
7
+# "i686-darwin"
8
]
9
10
# "powerpc-darwin"