mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/xdisorg.scm (pixman)[arguments]<#:configure-flags>: Remove arm-simd flag. Meson requires feature options to use "enabled", "disabled", or "auto" and not boolean strings. Let it auto-detect ARM SIMD optimizations. Signed-off-by: Ludovic Courtès <ludo@gnu.org>