saleyn / erlexec

Execute and control OS processes from Erlang/OTP
https://hexdocs.pm/erlexec/readme.html
Other
527 stars 139 forks source link

hex.pm packaged 1.6.4 contains x86_64 object files #96

Closed kennethlakin closed 7 years ago

kennethlakin commented 7 years ago

The erlexec package that was pushed to hex.pm contains x86_64 object files (in addition to some relatively harmless .d files) in the c_src directory. These pre-built object files fail to link on systems that aren't x86_64.

When you get a moment, could you clean out the .o and .d files from the c_src directory and push an update to Hex? Thanks in advance.

saleyn commented 7 years ago

Thanks for reporting. I am on vacation now, will republish after Mar 10th.

saleyn commented 7 years ago

See commit cc338b79