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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
