diff --git a/glibc.changes b/glibc.changes index 01954db..cc5088b 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 26 13:38:02 UTC 2021 - Michael Matz + +- Enable building the cross packages in rings. + ------------------------------------------------------------------- Wed Nov 16 17:22:28 UTC 2021 - Giuliano Belinassi diff --git a/glibc.spec b/glibc.spec index cea999f..8908c19 100644 --- a/glibc.spec +++ b/glibc.spec @@ -97,9 +97,6 @@ ExclusiveArch: do_not_build %define build_cross 1 %undefine _build_create_debug ExcludeArch: %{cross_arch} -%if %{with ringdisabled} -ExclusiveArch: do_not_build -%endif %endif %define host_arch %{?cross_arch}%{!?cross_arch:%{_target_cpu}}