Matti Picus pushed to branch branch/py3.8 at PyPy / pypy


Commits:
0a88e4d1 by Dan Villiom Podlaski Christiansen at 2021-10-05T15:38:57+02:00
build_cffi_imports: fix determining CFLAGS

The previous logic implicitly assumed that CFLAGS was either unset or
started with a space, breaking the MacPorts build. In addition, it
also extracted the version info from the _running_ interpreter rather
than the _built_ one.

--HG--
branch : py3.8-fix-cflags

- - - - -
35d4ef98 by Matti Picus at 2021-10-06T11:57:11+03:00
tweak the subprocess call and the comment

--HG--
branch : py3.8-fix-cflags

- - - - -
b409f965 by Matti Picus at 2021-10-06T11:58:09+03:00
merge py3.8-fix-cflags which fixes post-translation build of cffi extensions

--HG--
branch : py3.8

- - - - -


1 changed file:

- lib_pypy/pypy_tools/build_cffi_imports.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/174dbfa25085cccd78b811a864afd11ed52933f8...b409f965c18dbb66ec4a98046d805637d9056193

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/174dbfa25085cccd78b811a864afd11ed52933f8...b409f965c18dbb66ec4a98046d805637d9056193
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to