Skip to content

ci: Wire up Arch Linux package building

This merge request adds an Arch Linux PKGBUILD for TuxMake and builds it as part of the CI.

Each commit should have an adequate description, please let me know if something is not clear!

The only wildcard I see is the symlinking as/gcc/ld to x86_64-linux-gnu-as/x86_64-linux-gnu-gcc/x86_64-linux-gnu-ld to make the tests pass. I could wire up a PKGBUILD to do the symlinking so that it is all managed by the package manager but I only use TuxMake with podman so I don't think this is necessary.

Merge request reports

Loading