Accepting request 1166307 from home:Guillaume_G:branches:GNOME:Factory
- a64-neon is an aarch64 feature, not armv6/7 OBS-URL: https://build.opensuse.org/request/show/1166307 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=109
This commit is contained in:
parent
237bc78dc4
commit
51ecc2ca32
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 07:42:07 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- a64-neon is an aarch64 feature, not armv6/7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 09:28:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -62,7 +62,7 @@ Pixman is a pixel manipulation library for X and cairo.
|
||||
-Dloongson-mmi="disabled" \
|
||||
-Darm-simd="disabled" \
|
||||
-Dneon="disabled" \
|
||||
%ifarch %{arm}
|
||||
%ifarch aarch64
|
||||
-Da64-neon="enabled" \
|
||||
%else
|
||||
-Da64-neon="disabled" \
|
||||
|
Loading…
Reference in New Issue
Block a user