@cryptotaxi247 / infra / commits / 5e1b5f4b

enable Darwin globally

svn path=/configurations/trunk/tud/; revision=11350

Martin Bravenboer committed Mar 30, 2008 at 03:55 UTC 5e1b5f4bf3ab8752443bf24766da9bc079c38cfd
1 file changed +2 -1
supervisor/strategoxt/systems.nix
+2 -1
@@ -3,10 +3,11 @@
3 */
4 [ "i686-linux"
5 "x86_64-linux"
6 + "i686-darwin"
7 ]
8
9 # "i686-cygwin"
9 - # "i686-darwin"
10 +
11 # "powerpc-darwin"
12 # "powerpc-linux"
13 # "i686-freebsd"