From fcdd99ceb9eff8b21329c949d2d43278f75e792d Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: May 10 2022 09:03:03 +0000 Subject: actually commit the fix... --- diff --git a/rubygem-nokogiri.spec b/rubygem-nokogiri.spec index b9ffb69..6b38809 100644 --- a/rubygem-nokogiri.spec +++ b/rubygem-nokogiri.spec @@ -189,6 +189,9 @@ sed -i '/Minitest::Reporters/ s/^/#/' test/helper.rb # PPC64LE with ruby3.1 does not seem to support GC.compact # (On Fedora, the above is backported to 3.0 branch) +%ifarch ppc64le +export NOKOGIRI_TEST_GC_LEVEL=major +%endif # Need investigation. For now anyway build env \