From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Sat, 15 Nov 2008 19:03:58 +0000 (+0000) Subject: Build the ocaml cross-compiler now. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=7141ece245a33794190901d266eb23715e580954;p=fedora-mingw.git Build the ocaml cross-compiler now. --- diff --git a/show-build-order.pl b/show-build-order.pl index 0eba0d6..b55e10a 100755 --- a/show-build-order.pl +++ b/show-build-order.pl @@ -59,7 +59,6 @@ sub main { delete $br{"mingw32-example"}; delete $br{"mingw32-gdb"}; delete $br{"mingw32-python"}; - delete $br{"mingw32-ocaml"}; delete $br{"mingw32-pidgin"}; delete $br{"mingw32-nspr"}; delete $br{"mingw32-nss"};