PerlFFI / FFI-Platypus

Write Perl bindings to non-Perl libraries with FFI. No XS required.
89 stars 23 forks source link

Fixes for old versions of Mac OS X on PowerPC #350

Closed plicease closed 2 years ago

plicease commented 2 years ago

This PR will include fixes for building/testing Platypus on OS X 10.5.

Normally we wouldn't support such an old version of macOS, but I recently resurrected my old G5, and there is some utility in being able to run Platypus on it, since it is a big endian arch, and I don't have a good way to test such otherwise.