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

chore: Add runtime identifier to use only native 32-bit libraries #198

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

MrDave1999
Copy link
Owner

@MrDave1999 MrDave1999 commented Oct 31, 2024

Since SA-MP Server is 32-bit, the native libraries loaded must have the same architecture.

Since SA-MP Server is 32-bit, the native libraries loaded must have the same architecture.
@MrDave1999 MrDave1999 marked this pull request as ready for review October 31, 2024 13:48
@MrDave1999 MrDave1999 merged commit f6889e7 into dev Oct 31, 2024
2 checks passed
@MrDave1999 MrDave1999 deleted the patch-8 branch October 31, 2024 13:48
MrDave1999 added a commit that referenced this pull request Oct 31, 2024
…ries (#198)"

This reverts commit f6889e7.
This commit is reverted because it causes an error when building the docker image:
error NETSDK1084: There is no application host available for the specified RuntimeIdentifier 'linux-x86'.
MrDave1999 added a commit that referenced this pull request Oct 31, 2024
…ries (#198)"

This reverts commit f6889e7.
This commit is reverted because it causes an error when building the docker image:
error NETSDK1084: There is no application host available for the specified RuntimeIdentifier 'linux-x86'.
@MrDave1999 MrDave1999 added the chore Changes that do not add a new feature, fix a bug, or improve the code label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not add a new feature, fix a bug, or improve the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant