haxe icon indicating copy to clipboard operation
haxe copied to clipboard

Restore macOS 10.13 (High Sierra) support

Open justin-espedal opened this issue 3 years ago • 1 comments

This restores macOS 10.13 support by ensuring that the pcre code that's linked into Haxe is built from source with the 10.13 deployment target.

This fixes https://github.com/HaxeFoundation/haxe/issues/10723

justin-espedal avatar Aug 21 '22 11:08 justin-espedal

Since this was only a theoretical fix to the issue, I felt a little iffy about sending a PR and stating that this "restores macOS 10.13 support" as a fact, so I marked it as a draft at first.

I've had the chance to confirm for myself that the binaries this PR produces do run on macOS 10.13, so this is ready to merge.

justin-espedal avatar Aug 22 '22 00:08 justin-espedal

Could you update this PR so that we can check the CI again?

Simn avatar Nov 08 '22 07:11 Simn

I've updated it. 🫡

justin-espedal avatar Nov 16 '22 00:11 justin-espedal

Thank you!

Simn avatar Nov 16 '22 07:11 Simn