correction if if statement verification

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2024-06-16 14:23:48 +02:00
parent 8a03ea03b9
commit ea42d645d3
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
%endif %endif


# Build the POWER10 runtime on POWER, but only for downstream. # Build the POWER10 runtime on POWER, but only for downstream.
%if %{cpuarch} == "power10" %if "%{cpuarch}" == "power10"
%define buildpower10 1 %define buildpower10 1
%else %else
%define buildpower10 0 %define buildpower10 0