jemalloc: apply recommended optimizations

The Jemalloc project suggests using
-O3 and -funroll-loops for optimization.
This commit enables these flags by default
in order to improve the performance.

Issue: FP2N-104
Change-Id: Ibb8305be459db2e670e335ab6eac333855654379
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
(cherry picked from commit https://github.com/AOSP-CAF/platform_external_jemalloc@8ffa56bfd592ea9fe807929c1a19db7bdebeb583)
2 files changed