| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: python: Fix FTBFS with GCC >= 6.•••* gnu/packages/patches/python-3-search-paths.patch: s/C_INCLUDE_PATH/CPATH.
* gnu/packages/patches/python-2.7-search-paths.patch: Ditto.
| Marius Bakke | 2019-02-09 | 1 | -2/+2 |
* | gnu: python: Honor 'C_INCLUDE_PATH'.•••This is a followup to 009b53fd.
* gnu/packages/patches/python-3-search-paths.patch: Check
'C_INCLUDE_PATH' instead of 'CPATH'.
* gnu/packages/patches/python-2.7-search-paths.patch: Likewise.
| Ludovic Courtès | 2016-01-05 | 1 | -3/+3 |
* | gnu: python: Simplify list of configure flags.•••* gnu/packages/patches/python-2.7-search-paths.patch,
gnu/packages/patches/python-3-search-paths.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/python.scm (python-2)[source]: Use first patch.
[arguments]: Remove now unneeded CPPFLAGS and LDFLAGS.
(python)[source]: Use second patch.
(python-minimal)[arguments]: Remove CPPFLAGS and LDFLAGS.
| Ludovic Courtès | 2015-10-08 | 1 | -0/+16 |