------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1366 Summary: __clear_cache in JIT is not available on Android/ARM Product: PCRE Version: 8.33 Platform: Other OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: Code AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Created an attachment (id=640) --> (http://bugs.exim.org/attachment.cgi?id=640) Patch Apparently __clear_cache is available on stock Linux on ARM but not on Android; cacheflush should be used instead there (on all archs), see the attached patch. For reference: https://bugreports.qt-project.org/browse/QTBUG-31754 -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
