Replies: 1 comment 8 replies
-
|
Hi @hxndg, I'm not sure I actually understand the question, I have never seen a Bash script wrapper like that. Using something like If you tell us what you're actually debugging in more detail, we can probably give a more helpful answer about how to go about that debugging. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm writting a python lib with meson-python as build backend, I write a shell which wrapp sccache & gcc to debug for file permission issue when using meson, but meson keep telling me debug.sh is not a valid compiler, any method to pass skip-sanity-check to meson by meson-python?
Beta Was this translation helpful? Give feedback.
All reactions