Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: remove shared cares build option
Bundled cares differs from upstream which will result in a compilation error when trying to used a shared cares. Fixes: nodejs/node-v0.x-archive#8786 PR-URL: #38 Reviewed-By: Fedor Indutny <fedor@indutny.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
- Loading branch information
71e9d0f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rvagg please don't do this again :) If you have questions about our branching process, ask anyone before pushing this out.