summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/cpython/freebsd-cross.patch
AgeCommit message (Collapse)Author
2025-12-06python3: Fix cross compilation to FreeBSDAudrey Dutcher
- autoreconf needs to be run if we patch configure.ac - the patch lines need to be adjusted otherwise it applies wrong
2024-06-07python3: Enable FreeBSD cross buildAudrey Dutcher
This only enables x86_64-unknown-freebsd, not any other FreeBSD, since I do not have any other machines to tests on. If you're reading this, feel free to try out other arches!