Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
print out which command needs an exe_wrapper
It's not the first time I run into an issue with an intentionally missing exe_wrapper during cross compilation. In pretty much all the cases the project I tried to build already had code available to not need one in the first place. Print out what command was actually the culprit to make debugging this easier.
- Loading branch information