summaryrefslogtreecommitdiff
path: root/textproc/sd/files/patch-powerpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/sd: Update to 1.0.0Mikael Urankar2023-11-161-62/+0
| | | | | Changes: https://github.com/chmln/sd/releases/tag/v1.0.0
* */*: fix all ports using Rust on powerpc that fail due to libcPiotr Kubaj2021-06-281-0/+62
This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports. It doesn't bring that backport to ports that fail to build anyway.