From d2e1bb4b49f6253cd2dfe02aa7761a324d1a796087e4ee925e7ff287735526d5 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 23 Aug 2023 07:19:10 +0000 Subject: [PATCH] Accepting request 1105411 from home:rguenther:branches:Base:System - Remove not working cross-ppc64le and cross-x86_64 again. OBS-URL: https://build.opensuse.org/request/show/1105411 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=662 --- _multibuild | 2 -- glibc.changes | 5 +++++ glibc.spec | 6 ------ 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/_multibuild b/_multibuild index c784bf6..a8c451b 100644 --- a/_multibuild +++ b/_multibuild @@ -5,6 +5,4 @@ cross-aarch64 cross-riscv64 cross-s390x - cross-ppc64le - cross-x86_64 diff --git a/glibc.changes b/glibc.changes index c7557f4..0272c49 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 23 06:47:17 UTC 2023 - Richard Biener + +- Remove not working cross-ppc64le and cross-x86_64 again. + ------------------------------------------------------------------- Tue Aug 22 11:24:16 UTC 2023 - Richard Biener diff --git a/glibc.spec b/glibc.spec index e1c417a..9dffdba 100644 --- a/glibc.spec +++ b/glibc.spec @@ -39,12 +39,6 @@ %if "%flavor" == "cross-s390x" %define cross_arch s390x %endif -%if "%flavor" == "cross-ppc64le" -%define cross_arch ppc64le -%endif -%if "%flavor" == "cross-x86_64" -%define cross_arch x86_64 -%endif %if 0%{?cross_arch:1} %define binutils_os %{cross_arch}-suse-linux