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

Add option --mix-mode to disable mixed execution #349

Merged
merged 1 commit into from
Apr 22, 2023
Merged

Add option --mix-mode to disable mixed execution #349

merged 1 commit into from
Apr 22, 2023

Conversation

oxr463
Copy link
Collaborator

@oxr463 oxr463 commented Apr 17, 2023

Bug: #343

@oxr463 oxr463 self-assigned this Apr 17, 2023
@oxr463 oxr463 added this to the PRoot v5.4.0 milestone Apr 17, 2023
@oxr463 oxr463 force-pushed the mix-mode branch 5 times, most recently from 57c2785 to 13e64b1 Compare April 17, 2023 02:27
Disable the check to see if the executable being executed
is the same ELF machine as the host system. This is to
support the case where ELF objects are run under a custom
QEMU emulator or LD_LIBRARY_PATH.

Bug: #343
@oxr463 oxr463 merged commit 8d94d2a into master Apr 22, 2023
@oxr463 oxr463 deleted the mix-mode branch April 22, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant