Special case for aarch64 is not needed soon

OBS-URL: https://build.opensuse.org/package/show/games/emptyepsilon?expand=0&rev=19
This commit is contained in:
Dominik Heidler 2024-02-22 16:30:52 +00:00 committed by Git OBS Bridge
parent 1310b18b0e
commit 6a3e26418d

View File

@ -85,9 +85,6 @@ export CXX=g++-10
-DCPACK_PACKAGE_VERSION_PATCH="$(echo %{version} | cut -d. -f3)" \
%if 0%{?sle_version:1}
-DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} \
%endif
%ifarch aarch64
-DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} \
%endif
-DOpenGL_GL_PREFERENCE=GLVND
%cmake_build -j 8