Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-13 | user/qt5-qtwebkit: ppc ucontext patch. 32-bit link flags. fixes #922. | Zach van Rijn | 1 | -0/+15 | |
This patch reverts upstream a7cdcdc77b8efef239d9b06e857a64e490d1a81b which caused a build failure on musl. Additionally, 32-bit architectures (ppc in particular) may fail to link due to address space limitations. Adjust link flags to mitigate. |