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:
Ana Guerrero 2024-12-08 10:36:10 +00:00 committed by Git OBS Bridge
commit bb3b3bde0a
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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