New comment on pull request:
https://bitbucket.org/pypy/pypy/pull-request/9/dont-perform-regex-search-when-cflags-isnt#comment-279
Alex Gaynor (alex_gaynor) said:
It's already doing that, effectively:
{{{
#!\
cflags = sysconfig.get_config_var('CFLAGS') or ''
}}}
--
This is a pull request comment notification from bitbucket.org.
You are receiving this either because you are participating
in a pull request, or you are following it.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit