diff --git a/jemalloc.changes b/jemalloc.changes index 1e45495..56e374c 100644 --- a/jemalloc.changes +++ b/jemalloc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 29 09:27:31 UTC 2018 - Manu Maier + +- Disable profiling on armv6 until boo#1105633 get fixed + ------------------------------------------------------------------- Wed Aug 22 13:48:06 UTC 2018 - guillaume.gardet@opensuse.org diff --git a/jemalloc.spec b/jemalloc.spec index 9c0c91b..fa4f68e 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -83,8 +83,6 @@ fi %configure \ %ifarch %arm --disable-thp \ -%endif -%ifarch armv7l armv7hl --disable-prof %else --enable-prof