Update config.pm

Missing '(' added into a PowerPC-specific command

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15911)
This commit is contained in:
Lőrinczy, Zsigmond 2021-06-25 07:28:56 +02:00 committed by Pauli
parent 9f54970c1d
commit 52f5407dc1
1 changed files with 1 additions and 1 deletions

View File

@ -859,7 +859,7 @@ EOF
}
}
if ( okrun(
"lsattr -E -O -l `lsdev -c processor|awk '{print \$1;exit}'`",
"(lsattr -E -O -l `lsdev -c processor|awk '{print \$1;exit}'`",
'grep -i powerpc) >/dev/null 2>&1') ) {
# this applies even to Power3 and later, as they return
# PowerPC_POWER[345]