From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Sat, 25 Oct 2008 14:42:25 +0000 (+0100) Subject: Boost can now build. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a72010713923827e307ae18ecab750ea0800dc47;p=fedora-mingw.git Boost can now build. --- diff --git a/show-build-order.pl b/show-build-order.pl index 33a090f..ffa8491 100755 --- a/show-build-order.pl +++ b/show-build-order.pl @@ -60,7 +60,6 @@ sub main { delete $br{"mingw32-gdb"}; delete $br{"mingw32-python"}; delete $br{"mingw32-ocaml"}; - delete $br{"mingw32-boost"}; # There is a dependency loop (gcc -> runtime/w32api -> gcc) # which has to be manually resolved below. Break that loop.