Reverted non functional workaround for ppc64le

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2022-01-20 22:36:29 +01:00
parent 5171462c25
commit 51195f695e
1 changed files with 1 additions and 6 deletions

View File

@ -147,12 +147,7 @@ GNU Radio examples
%{?mfpu_neon}
#-DENABLE_DOXYGEN=FALSE \
# Dirty workaround for segfaults on the ppc64le
%ifarch ppc64le
%global build_opt -j1
%endif
%cmake_build %{?build_opt}
%cmake_build
%install
%cmake_install