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:
parent
1310b18b0e
commit
6a3e26418d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user