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