8000 [RV64_DYNAREC] Cleanup for removed rv64_lock_cas_dq by iv-m · Pull Request #1670 · ptitSeb/box64 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[RV64_DYNAREC] Cleanup for removed rv64_lock_cas_dq #1670

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

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

iv-m
Copy link
Contributor
@iv-m iv-m commented Jul 11, 2024

Since rv64_lock_cas_dq is removed, we should also remove its global symbol declaration and its prototype. Otherwise, we get and undefined symbol reference, which breaks ELF checks that some distros employ.

Fixes: 9dbd7fc

Since rv64_lock_cas_dq is removed, we should also remove its
global symbol declaration and its prototype. Otherwise, we
get and undefined symbol reference, which breaks ELF checks
that some distros employ.

Fixes: 9dbd7fc
@iv-m
Copy link
Contributor Author
iv-m commented Jul 11, 2024

@ksco @ptitSeb please take a look.

@ptitSeb
Copy link
Owner
ptitSeb commented Jul 11, 2024

LGTM

@ptitSeb ptitSeb merged commit ad1dce7 into ptitSeb:main Jul 11, 2024
47 checks passed
@iv-m
Copy link
Contributor Author
iv-m commented Jul 11, 2024

@ptitSeb , thank you)

Javier97sm pushed a commit to Javier97sm/box64 that referenced this pull request Aug 16, 2024
Since rv64_lock_cas_dq is removed, we should also remove its
global symbol declaration and its prototype. Otherwise, we
get and undefined symbol reference, which breaks ELF checks
that some distros employ.

Fixes: 9dbd7fc
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
0