mirror of
https://abf.rosa.ru/djam/graphviz.git
synced 2025-02-23 15:52:55 +00:00
try to fix riscv e2k
This commit is contained in:
parent
77d39464ee
commit
e1c0b7be5d
1 changed files with 5 additions and 4 deletions
|
@ -8,15 +8,16 @@
|
|||
%bcond_with java
|
||||
|
||||
# temorary section ro e2k
|
||||
%ifnarch %{e2k} %{riscv}
|
||||
%ifarch %{x86_64} %{ix86} aarch64
|
||||
%bcond_without ruby
|
||||
%bcond_without php
|
||||
%bcond_without tcl
|
||||
%bcond_without ocaml
|
||||
%else
|
||||
%bcond_without tcl
|
||||
%endif
|
||||
%ifarch %{e2k} %{riscv}
|
||||
%bcond_with ruby
|
||||
%bcond_with php
|
||||
%bcond_with tcl
|
||||
%bcond_without tcl
|
||||
%bcond_with ocaml
|
||||
%endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue