We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
... no? or maybe libexec/
actual vs expected
- /bin/linux-x86_64/v8-mksnapshot-linux-x86_64 + /bin/v8-mksnapshot-linux-x86_64
downstream meson in frida-core says
Program v8-mksnapshot-linux-x86_64 found: NO
workaround:
export PATH=/path/to/frida-v8/bin/linux-x86_64:$PATH
a need for bin_subdir should be documented in a comment
bin_subdir
v8/src/snapshot/meson.build
Lines 21 to 39 in bda4a1a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
... no? or maybe libexec/
actual vs expected
downstream meson in frida-core says
workaround:
a need for
bin_subdir
should be documented in a commentv8/src/snapshot/meson.build
Lines 21 to 39 in bda4a1a
The text was updated successfully, but these errors were encountered: