Accepting request 1228705 from graphics
OBS-URL: https://build.opensuse.org/request/show/1228705 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=79
This commit is contained in:
commit
bb3b3bde0a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 6 07:39:33 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- Disable luajit on LoongArch64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 6 22:42:54 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
Wed Nov 6 22:42:54 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# This is based on the ExcludeArch in https://build.opensuse.org/package/show/openSUSE:Factory/luajit
|
# This is based on the ExcludeArch in https://build.opensuse.org/package/show/openSUSE:Factory/luajit
|
||||||
%ifarch riscv64 ppc64 ppc64le
|
%ifarch riscv64 ppc64 ppc64le loongarch64
|
||||||
%bcond_with luajit
|
%bcond_with luajit
|
||||||
%else
|
%else
|
||||||
%bcond_without luajit
|
%bcond_without luajit
|
||||||
|
Loading…
Reference in New Issue
Block a user