X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=show-build-order.pl;h=33a090fc0eab305eb65ea5d0e4dd13ab12f6ea1d;hb=51ddfac7d2491565912741d3b6713cebdfdab7e9;hp=ffa8491933a6c814339c294064096f46996aa2ba;hpb=55704b6ede52a89a629b1fb3689fff245bd11dd5;p=fedora-mingw.git diff --git a/show-build-order.pl b/show-build-order.pl index ffa8491..33a090f 100755 --- a/show-build-order.pl +++ b/show-build-order.pl @@ -60,6 +60,7 @@ 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.