#1013 and #2551 added changes to mpy-cross to do static builds. Somewhere along the line, these changes were lost, and the mpy-cross executables we are now building are not static. Also see #2551. Fix this.
Looks like this was lost here: 22a44c6, in #8481.