git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62601c1
)
Boost can now build.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 25 Oct 2008 14:42:25 +0000
(15:42 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 25 Oct 2008 14:42:25 +0000
(15:42 +0100)
show-build-order.pl
patch
|
blob
|
history
diff --git
a/show-build-order.pl
b/show-build-order.pl
index
33a090f
..
ffa8491
100755
(executable)
--- 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.