Antoine Pitrou added the comment:
Looks like a duplicate of #9437, and there's a patch you can review there :)
--
nosy: +pitrou
resolution: -> duplicate
status: open -> closed
superseder: -> can't build extensions with non-default ldflags (e.g. -m32)
_
New submission from Brett Cannon :
test_sysconfig.test_ldshared_value is failing for me on Mac because my LDFLAGS
environment variable is being defined twice in what
sysconfig.get_config_var('LDFLAGS') returns. This fails in a comparison against
sysconfig.get_config_var('LDSHARED') as the valu