summaryrefslogtreecommitdiff
path: root/arm-riscos-gnueabi/recipes/patches/gccsdk/unixlib-stdtime.p
Commit message (Collapse)AuthorAgeFilesLines
* Drop "hf" from arm-riscos-gnueabihf ABI tripletJohn-Mark Bell2023-03-051-0/+17
The way we configure this toolchain means that it will generate Risc PC-compatible ARMv4 binaries using the soft-float ABI. These are not compatible with the ARMv7 hard-float binaries produced by the upstream compiler, so change the triplet to avoid confusion.