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:
eb4da70
)
Typo
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 16 Nov 2008 15:43:11 +0000
(15:43 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 16 Nov 2008 15:43:11 +0000
(15:43 +0000)
show-build-order.pl
patch
|
blob
|
history
diff --git
a/show-build-order.pl
b/show-build-order.pl
index
90fde64
..
2973fc0
100755
(executable)
--- a/
show-build-order.pl
+++ b/
show-build-order.pl
@@
-62,7
+62,7
@@
sub main {
delete $br{"mingw32-pidgin"};
delete $br{"mingw32-nspr"};
delete $br{"mingw32-nss"};
- delete $br{"mingw32-ocaml-labgl"};
+ delete $br{"mingw32-ocaml-lab
l
gl"};
# There is a dependency loop (gcc -> runtime/w32api -> gcc)
# which has to be manually resolved below. Break that loop.