aboutsummaryrefslogtreecommitdiff
path: root/lang/python310/files/patch-configure
Commit message (Collapse)AuthorAgeFilesLines
* lang/python310: use same mechanism to strip e2fsprogs-libuuid as other ↵Matthias Andree2025-06-301-32/+0
| | | | | | lang/python3* ports PR: 251489
* lang/python310: Fix disabling uuid.h detection and stage-qa errorPo-Chuan Hsieh2022-08-271-1/+22
| | | | | | | | | | | - Bump PORTREVISION for package change ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.10/lib-dynload/_uuid.cpython-310.so is linked to /usr/local/lib/libuuid.so.1 from misc/e2fsprogs-libuuid but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libuuid.so:misc/e2fsprogs-libuuid ... Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: setup.py
* lang/python3*: add LTO option and enable by default everywhere except ↵Piotr Kubaj2022-03-091-0/+11
powerpc64 and riscv64 PR: 261974 Approved by: python (koobs got his commit bit revoked during review process)