Skip to content

Commit

Permalink
Backed out changeset e61e701731df (bug 1731223) for causing toolchain…
Browse files Browse the repository at this point in the history
…s bustages
  • Loading branch information
nerli1 committed Sep 17, 2021
1 parent b45f079 commit 4e7f6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moz.configure
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ def want_wine(target, host):
wine = check_prog(
"WINE",
["wine64", "wine"],
allow_missing=True,
when=want_wine,
bootstrap="wine/bin",
)
Expand Down

0 comments on commit 4e7f6a6

Please sign in to comment.