We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9812b commit e0241cdCopy full SHA for e0241cd
scripts/auto-bootstraps/dobootstrap
@@ -39,7 +39,7 @@ do_prepare() {
39
40
local chost=$(${BASH} ${bootstrap} chost.guess x)
41
case ${chost} in
42
- powerpc*-*darwin[89])
+ *-darwin[89])
43
# ppc64-darwin never really worked for unknown reasons
44
# darwin9 (Leopard) doesn't work on Intel either
45
bitw=32
0 commit comments