mara004
mara004
@19940610mxh666 Did you succeed? If so, which steps did you use, and do you think it would be possible to add here?
Also note https://github.com/jirutka/setup-alpine and maybe https://cirrus-ci.org/
GH actually provides free linux arm64 runners now: https://github.com/orgs/community/discussions/148648
Very interesting, thank you for the pointer. I guess the main difficulty here is that we normally take the pdfium-binaries which are built using google's cross-compilation/sysroots toolchain. While we do...
The original issue is now listed in an enhancements meta-issue, #379. Closing.
That's very interesting indeed! I once thought, couldn't we have a compiler that escapes the container's emulation and runs on the host arch, while being pre-configured for cross-compilation to the...
Do the static clang builds include the libclang_rt builtins for the target architecture, or if not, could they be added? I know the C library I'm trying to build needs...
Given recent discussion upstream, pdfium-binaries will likely change to a licenses directory. I guess we should wait for that before moving forward with this PR. In that case, something might...
TODO: Migrate all internal users of `LicenseRef-PdfiumThirdParty.txt` to the collected build licenses.
I think I'm going to merge this in for now. Further work, like replacing `REUSE-wheel.toml` with an informal description, can be done in follow-up PRs.