- Add "-mavx2" to CFLAGS to fix build in i586, gh#pygame/pygame#4573

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=64
This commit is contained in:
2026-02-23 10:10:04 +00:00
committed by Git OBS Bridge
parent c07a607455
commit 3e751daa9a
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 23 10:09:03 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
- Add "-mavx2" to CFLAGS to fix build in i586, gh#pygame/pygame#4573
-------------------------------------------------------------------
Mon Feb 23 09:13:25 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>