- Turn cross compiler to ppc64le to a glibc cross.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=68
This commit is contained in:
2023-08-28 11:58:56 +00:00
committed by Git OBS Bridge
parent 882160ed64
commit c88d4a9b9c
38 changed files with 1170 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ Mon Aug 28 07:59:17 UTC 2023 - Richard Biener <rguenther@suse.com>
since newlib isn't available there.
- Fix typo preventing s390x compiler build.
- Raise s390x architecture baseline to z14 for ALP. [PED-253]
- Turn cross compiler to ppc64le to a glibc cross.
-------------------------------------------------------------------
Wed Aug 23 06:50:07 UTC 2023 - Richard Biener <rguenther@suse.com>