SHA256
7
0
forked from pool/gmp

Factory #1

Merged
dgarcia merged 5 commits from factory into main 2025-10-08 12:56:03 +02:00
Owner
No description provided.
dgarcia added 5 commits 2025-10-06 14:27:09 +02:00
for s390x and SLFO since GMP lacks fat binary support there and also lacks
  a way to auto-detect the architecture level used at compile-time.
  [jsc#PED-3270]

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=99
- Manually select the z13/z14 architecture level specific assembly routines
  for s390x and SLFO since GMP lacks fat binary support there and also lacks
  a way to auto-detect the architecture level used at compile-time.
  [jsc#PED-3270]

OBS-URL: https://build.opensuse.org/request/show/1248867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=63
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=101
with GCC 15.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=102
- Use -std=gnu17 for SLE16 and higher to aovid C23 conformance issues
  with GCC 15.

OBS-URL: https://build.opensuse.org/request/show/1254492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=64
dgarcia merged commit 7398bc3d7e into main 2025-10-08 12:56:03 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: testing/gmp#1