I use the trick "make SHELL='sh -x' <target>" to see where the make process errors, but I cannot find a way to set it (temporary).
build.env SHELL='sh -x' doesn't work. Is it possible? thanks, paul.
I use the trick "make SHELL='sh -x' <target>" to see where the make process errors, but I cannot find a way to set it (temporary).
build.env SHELL='sh -x' doesn't work. Is it possible? thanks, paul.