Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiling liblua on iOS #2025

Merged
merged 2 commits into from
Jul 9, 2023

Conversation

The-SamminAter
Copy link
Contributor

iOS can, in fact, use the system() stdlib call.

If I had to guess, this wasn't an issue before because it didn't know the target was IOS? Not really sure, but removing this makes sense, and I can now successfully compile the client.

iOS can, in fact, use the system() stdlib call

Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Jul 9, 2023

You are welcome to add an entry to the CHANGELOG.md as well

Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
@The-SamminAter The-SamminAter changed the title Fix compiling on iOS Fix compiling liblua on iOS Jul 9, 2023
@iceman1001 iceman1001 merged commit e86eaf1 into RfidResearchGroup:master Jul 9, 2023
@iceman1001
Copy link
Collaborator

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants