r-spatial / lwgeom

bindings to the liblwgeom library
https://r-spatial.github.io/lwgeom/
58 stars 23 forks source link

Cross compile broken #87

Open jeroen opened 7 months ago

jeroen commented 7 months ago

Currently lwgeom is the only r-spatial package that does not have an arm64 binary on r-universe, because it fails to cross compile: https://github.com/r-universe/r-spatial/actions/runs/7473658275/job/20338357207

These are fixed with: https://github.com/r-spatial/lwgeom/pull/86

edzer commented 6 months ago

I merged that, but still see errors: https://github.com/r-universe/r-spatial/actions/runs/7846755399/job/21414301208