correction in if end statemenets

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2023-06-06 23:57:35 +02:00
parent f74fadcdb2
commit 9df09ceea8
1 changed files with 0 additions and 1 deletions

View File

@ -1131,7 +1131,6 @@ CONFIGURE_OPTS_NATIVE="\
%ifarch ppc64le
--with-cpu-32=%{cpuarch} --with-tune-32=%{cpuarch} --with-cpu-64=%{cpuarch} --with-tune-64=%{cpuarch} \
%endif
%endif
%ifarch ppc
--build=%{gcc_target_platform} --target=%{gcc_target_platform} --with-cpu=default32
%endif