Open
Description
Hi! I just had an issue with http-parser. It built correctly but the library was missing because the rake task wasn't copying it into lib/, the gem requires it directly from ext/.
So I had to add --include-shared-dir ext/
to the build, but I think it could be better if gem compiler fails if there aren't artifacts to add to the binary gem.
I can send a PR :)
Metadata
Metadata
Assignees
Labels
No labels