63fa67d Add patch to backport support for 16k pages on AArch64

Authored and Committed by ngompa a year ago
    Add patch to backport support for 16k pages on AArch64
    
    This is a backport of the change in Chromium that enables support
    for running on Linux AArch64 systems that use 16K pages, notably
    Apple Silicon hardware. This fix exists in Qt6 for QtWebEngine by
    virtue of being based on a newer Chromium (Chromium >= 102).
    
    The patch is originally sourced from the Arch Linux ARM project,
    tweaked to apply properly on the QtWebEngine sources.
    
    Resolves: rhbz#2144200
    
        
file modified
+10 -1