From 1b2c0931059c09e49118ec801429a76b03cba5a74b74fa5ead7e285871cd9fad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Fri, 6 Jan 2023 14:23:22 +0000 Subject: [PATCH] Accepting request 1056378 from home:glaubitz:branches:devel:tools:compiler - Enable build on ppc now that the target is supported upstream OBS-URL: https://build.opensuse.org/request/show/1056378 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=83 --- mold.changes | 5 +++++ mold.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/mold.changes b/mold.changes index 50a0e81..67cd70a 100644 --- a/mold.changes +++ b/mold.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 6 11:38:43 UTC 2023 - John Paul Adrian Glaubitz + +- Enable build on ppc now that the target is supported upstream + ------------------------------------------------------------------- Fri Jan 6 09:38:06 UTC 2023 - Martin Liška diff --git a/mold.spec b/mold.spec index c64fcea..497d4c0 100644 --- a/mold.spec +++ b/mold.spec @@ -49,7 +49,6 @@ BuildRequires: valgrind BuildRequires: zlib-devel BuildRequires: zstd PreReq: update-alternatives -ExcludeArch: ppc %if %{suse_version} < 1550 %define build_args -DMOLD_USE_MIMALLOC=OFF -DMOLD_USE_MIMALLOC=OFF