Fix typo [from HEAD].
PR: 1198
This commit is contained in:
parent
86731ce2c6
commit
d3205a4898
2
config
2
config
@ -745,7 +745,7 @@ case "$GUESSOS" in
|
|||||||
fi
|
fi
|
||||||
fi
|
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]
|
: # this applies even to Power3 and later, as they return PowerPC_POWER[345]
|
||||||
else
|
else
|
||||||
options="$options no-asm"
|
options="$options no-asm"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user