https://bugzilla.redhat.com/show_bug.cgi?id=1594313
--- Comment #49 from jiri vanek <[email protected]> --- (In reply to Severin Gehwolf from comment #48) > -# Temporarily disable slowdebug build for Aarch64 since it does not > -# bootcycle. See JDK-8204331. > -%ifnarch %{arm} %{aarch64} > %global include_debug_build 1 > %else > %global include_debug_build 0 > @@ -69,9 +66,6 @@ > %else > %global include_debug_build 0 > %endif > -%else > -%global include_debug_build 0 > -%endif > > --^ This will enable slowdebug builds on ARM 32 bit, which was previously > disabled since it takes a very long time to build. What you perhaps wanted > was to revert the first hunk of this: > https://src.fedoraproject.org/rpms/java-openjdk/raw/ > bc90ba687ed9f3e0f6b3948f90ce0682ccef4bd3 Facepalm // lets measures how long that scratch will take... -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/CZVOUTKYEPRWEKO4C5HPBPY2O3J7ZDHF/
