Dan Villiom Podlaski Christiansen pushed to branch topic/default/darwin-build at PyPy / pypy
Commits: 8dfa45d2 by Dan Villiom Podlaski Christiansen at 2020-09-17T12:56:22+02:00 darwin: strlen() is in <string.h> - - - - - d0441a61 by Dan Villiom Podlaski Christiansen at 2020-09-17T13:33:16+02:00 boehm gc: try using pkg-config to find it - - - - - e6b7e972 by Dan Villiom Podlaski Christiansen at 2020-09-17T13:33:55+02:00 darwin: use MACOSX_DEPLOYMENT_TARGET from environment, if set - - - - - f07a9eb3 by Dan Villiom Podlaski Christiansen at 2020-09-17T14:17:03+02:00 rvmprof: avoid missing prototype, which is an error in Clang 11 - - - - - dff1c4fd by Dan Villiom Podlaski Christiansen at 2020-09-17T16:38:55+02:00 fix curses build - - - - - f3f90c84 by Dan Villiom Podlaski Christiansen at 2020-09-17T17:35:25+02:00 build_cffi_imports: use an HTTP mirror; fix building gdbm on Darwin - - - - - 8 changed files: - lib-python/2.7/distutils/sysconfig_pypy.py - lib_pypy/_curses_build.py - lib_pypy/pypy_tools/build_cffi_imports.py - rpython/rlib/rvmprof/src/rvmprof.h - rpython/rlib/rvmprof/src/shared/machine.c - rpython/rlib/rvmprof/src/shared/vmprof_get_custom_offset.h - rpython/rtyper/tool/rffi_platform.py - rpython/translator/platform/darwin.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/3a024bd02312dd7ea9887666ccc4ae1d72e233ec...f3f90c84826fef8d94a28766519ee3a8bf60710d -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3a024bd02312dd7ea9887666ccc4ae1d72e233ec...f3f90c84826fef8d94a28766519ee3a8bf60710d You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
