Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-android-dlmalloc.patch | Make libart use dlmalloc fromhttps://android.googlesource.com/platform/external/dlmalloc | not-needed | ||||
missing-system-includes.patch | somehow upstream builds don't need these headers :-/ | not-needed | ||||
workaround-cacheflush-on-arm.patch | Workaround cacheflush on arm | not-needed | ||||
fix-standard-namespace-errors.patch | Add missing 'std::' scope identifiers. | not-needed | ||||
remove-constexpr.patch | Remove constexpr Fixes: |
Jochen Sprickerhof <jspricke@debian.org> | no | 2022-10-13 | ||
fix-pthread-stack.patch | Fix for pthread_stack | not-needed | ||||
remove-include-unused-base-strlcpy-h.patch | Remove include unused "base/strlcpy.h" | not-needed | ||||
Fix-Filter-function-shadowing-its-own-template-parameter.patch | Fix 'Filter' function shadowing its own template parameter Recent Clang versions will error about this, see https://github.com/llvm/llvm-project/pull/78274 |
Hans Wennborg <hwennborg@google.com> | yes | 2024-01-19 |