Accepting request 849674 from home:Guillaume_G:branches:devel:libraries:c_c++

- Re-enable profiling on armv6/armv7 since boo#1105633 is fixed

OBS-URL: https://build.opensuse.org/request/show/849674
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jemalloc?expand=0&rev=77
This commit is contained in:
Martin Liška 2020-11-20 13:17:34 +00:00 committed by Git OBS Bridge
parent 954f6ff09f
commit 4eb6db8803
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 20 13:11:15 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Re-enable profiling on armv6/armv7 since boo#1105633 is fixed
-------------------------------------------------------------------
Tue Aug 6 07:01:04 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -60,7 +60,7 @@ export EXTRA_CFLAGS="%optflags -std=gnu99"
%configure --disable-static \
%ifarch %arm
--disable-thp \
--disable-prof
--enable-prof
%else
%ifarch ppc
--disable-prof