Browse Source

correction in if end statemenets

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 11 months ago
parent
commit
9df09ceea8
  1. 1
      SPECS/gcc.spec

1
SPECS/gcc.spec

@ -1131,7 +1131,6 @@ CONFIGURE_OPTS_NATIVE="\ @@ -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

Loading…
Cancel
Save