[erlang-questions] Problems building erlang from source

Lukas Larsson lukas@REDACTED
Mon Apr 7 14:32:25 CEST 2014


On Mon, Apr 7, 2014 at 12:10 PM, Anthony Ramine <n.oxyde@REDACTED> wrote:

> The onus should be on the build system to properly ignore GREP_OPTIONS.
>
>
Why should it? What if on some system you have to pass some compatibility
flag to grep? Ignoring GREP_OPTIONS would make that impossible.

If we want the build system to fix this, I think we should pass the -F flag
to grep when invoking it. That way we can set GREP_OPTIONS when needed and
force the grep in pcre to use fixed strings.

Lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140407/ea300ad5/attachment.htm>


More information about the erlang-questions mailing list