peterstace / simplefeatures

Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
MIT License
130 stars 19 forks source link

Use pkg-config for configuring LDFLAGS #594

Closed peterstace closed 7 months ago

peterstace commented 7 months ago

Description

This is to allow the github.com/peterstace/geos package to compile on new M2 Macs.

Check List

Have you:

Related Issue

peterstace commented 7 months ago

Thanks for reviewing @albertteoh ! 😁