Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable-tests.patch | Disable failing tests - opentelemetry-cpp 1.17.0 =================================================================== |
Santiago Ruano Rincón <santiago@freexian.com> | not-needed | |||
armel-yield.patch | Improve how to handle yield() in ARM. The yield instruction was introduced in ARM processors more recent than armel. So building in armel ends up in "Error: selected processor does not support `yield' in ARM mode". Also, the __yield() intrinsic instruction is not understood for armel by g++. So let's do nothing for armel. =================================================================== |
Santiago Ruano Rincón <santiago@freexian.com> | yes | upstream | 2024-11-06 |