X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=config;h=82c57efb7c9284d757e1435393b93e6e66e17d85;hp=9cb837e80206a95c6a69c948dfdded336f2f7340;hb=35e00cc2d812648214b57b78dd4f471133669eda;hpb=60dd08573de63985751b1f84e6a7cbf54d69912f diff --git a/config b/config index 9cb837e802..82c57efb7c 100755 --- a/config +++ b/config @@ -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"