noahshaw11 commented on pull request #3604:
URL: https://github.com/apache/couchdb/pull/3604#issuecomment-872464784


   While this PR does correctly build `enc` and place it in `bin/`, the `enc` 
binary will never be used. This is because dependencies like 
[jiffy](https://github.com/davisp/jiffy) hard code the path to their `enc` 
binary like 
[here](https://github.com/davisp/jiffy/blob/master/rebar.config#L39-L40). While 
it can be argued that `enc` can just be added to the `$PATH`, this adds an 
extra dependency that is not necessarily needed. I am closing this for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to