summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/jemalloc/files/0001-test-Disable-optimization-with-clang-for-aligned_all.patch
Commit message (Collapse)AuthorAgeFilesLines
* jemalloc: Unbolt clang workaroudKhem Raj2023-08-151-33/+0
| | | | | | This works well with clang 15+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jemalloc: Fix build with glibc 2.35+clangKhem Raj2022-01-181-0/+33
Compiler crashes when using glibc 2.35, it should be fixed in clang but until then workaround it here. Signed-off-by: Khem Raj <raj.khem@gmail.com>