Closed Molanda closed 3 years ago
I received a response in the Swift forums about the Swift 5.4/Android 8.1 incompatibility issue.
The recommendation was to either link with a backported version of the official posix_spawn wrapper or revert PR-2928 and PR-2942.
Since this change was added for Linux scripting, I added a patch to just revert the change.
Thank you! Interesting topic.
I received a response in the Swift forums about the Swift 5.4/Android 8.1 incompatibility issue.
The recommendation was to either link with a backported version of the official posix_spawn wrapper or revert PR-2928 and PR-2942.
Since this change was added for Linux scripting, I added a patch to just revert the change.