From: Lőrinczy, Zsigmond Date: Fri, 25 Jun 2021 05:28:56 +0000 (+0200) Subject: Update config.pm X-Git-Tag: openssl-3.0.0-beta2~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f5407dc1ed67d0baace3c39b69bc9f07f4454a;p=thirdparty%2Fopenssl.git Update config.pm Missing '(' added into a PowerPC-specific command Reviewed-by: Matt Caswell Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15911) --- diff --git a/util/perl/OpenSSL/config.pm b/util/perl/OpenSSL/config.pm index 58feba952b2..5f549f80249 100755 --- a/util/perl/OpenSSL/config.pm +++ b/util/perl/OpenSSL/config.pm @@ -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]