diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index d6d88d6..10ce868 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -220,6 +220,11 @@ rm -rf Source/ThirdParty/qunit/ %endif %if 0%{?fedora} -DUSER_AGENT_BRANDING="Fedora" \ +%endif +%if 0%{?rhel} +%ifarch aarch64 + -DUSE_64KB_PAGE_BLOCK=ON \ +%endif %endif %{nil} @@ -304,7 +309,6 @@ export NINJA_STATUS="[%f/%t][%e] " * Tue Jul 13 2021 Michael Catanzaro - 2.32.2-1 - Update to 2.32.2 Related: #1947884 -- Switch aarch64 to 4 KB page size * Tue May 11 2021 Michael Catanzaro - 2.32.1-1 - Update to 2.32.1