anza-xyz / platform-tools

Apache License 2.0
47 stars 32 forks source link

Fix *nix binaries by copying all required objects #21

Closed joncinque closed 3 years ago

joncinque commented 3 years ago

The Windows work was a little overly aggressive in removing things that did not seem needed, but are needed in *nix environments. This adds those parts back in, and additionally adds a step to check that all of the binaries can correctly run with --version.