Bug 39868 - Use 16k pages on MIPS
Summary: Use 16k pages on MIPS
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: libwebkit2gtk (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-02 16:30 MSK by Ivan A. Melnikov
Modified: 2021-04-02 16:30 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan A. Melnikov 2021-04-02 16:30:31 MSK
A few last versions of libwebkitgtk4 fail to build on mipsel. It turns out that upstream assumes that MIPS systems use 4k pages, which is not true for any ALT-based MIPS system -- we use 16k pages.

The following change fixes the build:

http://git.altlinux.org/people/iv/packages/?p=libwebkitgtk4.git;a=commitdiff;h=refs/heads/mips-16k-pages

Please include this or similar change into the next build of libwebkitgtk4.