Github user kxepal commented on a diff in the pull request:

    https://github.com/apache/couchdb/pull/349#discussion_r40684776
  
    --- Diff: Makefile ---
    @@ -154,7 +154,7 @@ docker-start:
     docker-stop:
        @docker stop `cat .docker-id`
     
    -eunit: export BUILDDIR = $(shell pwd)
    +eunit: export BUILDDIR = $(shell pwd) ERL_FLAGS = "-config 
`pwd`/tmp/etc/sys.config"
    --- End diff --
    
    I did the following 
[trick](https://github.com/apache/couchdb/pull/350/files#diff-b67911656ef5d18c4ae36cb6741b7965R158)
 for multi exports. So far it works, but cannot say for sure if that's how they 
should be defined in Makefiles.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to