提交 c038b906 编写于 作者: A Andy Polyakov

Fix typo: "powepc" vs "powerpc." G-r-r-r-r.

PR: 1198
上级 9c4fe782
......@@ -745,7 +745,7 @@ case "$GUESSOS" in
fi
fi
fi
if (lsattr -E -O -l proc0 | grep -i powepc) >/dev/null 2>&1; then
if (lsattr -E -O -l proc0 | grep -i powerpc) >/dev/null 2>&1; then
: # this applies even to Power3 and later, as they return PowerPC_POWER[345]
else
options="$options no-asm"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册