mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Disable doc rebuild on arm
This commit is contained in:
parent
3aa9b0c734
commit
8de2d6bd9a
1 changed files with 4 additions and 0 deletions
|
@ -3,7 +3,11 @@
|
|||
%bcond_without bundled_pari
|
||||
|
||||
# for faster full rpm test builds
|
||||
%ifarch %{ix86} x86_64
|
||||
%bcond_without docs
|
||||
%else
|
||||
%bcond_with docs
|
||||
%endif
|
||||
|
||||
# not functional due to missing jar dependencies
|
||||
%bcond_with sage3d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue