You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/11/22 18:02:46 UTC

[GitHub] [couchdb] nickva opened a new issue #3841: Remove ERL_OPTS handling from rebar.config* scripts

nickva opened a new issue #3841:
URL: https://github.com/apache/couchdb/issues/3841


   Since Erlang 19.0 there is an [ERL_COMPILER_OPTIONS](https://www.erlang.org/doc/man/compile.html#env_compiler_options-0) environment variable which the compiler will consult so we don't have to do it ourselves like we do [here](https://github.com/apache/couchdb/blob/3.x/rebar.config.script#L194-L197).
   
   An example of how it can be used can be seen in the [erlfmt pr](https://github.com/apache/couchdb/pull/3837#issuecomment-97460709)


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] nickva closed issue #3841: Remove ERL_OPTS handling from rebar.config* scripts

Posted by GitBox <gi...@apache.org>.
nickva closed issue #3841:
URL: https://github.com/apache/couchdb/issues/3841


   


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org