Getting fpm working with LFortran

To contribute a package you need a PKGBUILD file, which you can submit in a PR to

I wrote a guide on creating PKGBUILD files with a template for CMake projects here:

Note that MSYS2 uses LLVM 13, I guess this will cause issues for LFortran since it requires LLVM 11 at the moment.

1 Like