From 9f461e3f70c6ab6dd41ff1c4f61b238108fc962b4c0c9772c598b2b6f5258ce9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 29 Sep 2018 11:38:06 +0000 Subject: [PATCH] Accepting request 639121 from home:mmanu84:branches:openSUSE:Factory:ARM - Disable profiling on armv6 until boo#1105633 get fixed OBS-URL: https://build.opensuse.org/request/show/639121 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jemalloc?expand=0&rev=62 --- jemalloc.changes | 5 +++++ jemalloc.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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