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
This commit is contained in:
parent
9d0bf52d6a
commit
9f461e3f70
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 29 09:27:31 UTC 2018 - Manu Maier <mmanu84@outlook.de>
|
||||||
|
|
||||||
|
- Disable profiling on armv6 until boo#1105633 get fixed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 22 13:48:06 UTC 2018 - guillaume.gardet@opensuse.org
|
Wed Aug 22 13:48:06 UTC 2018 - guillaume.gardet@opensuse.org
|
||||||
|
|
||||||
|
@ -83,8 +83,6 @@ fi
|
|||||||
%configure \
|
%configure \
|
||||||
%ifarch %arm
|
%ifarch %arm
|
||||||
--disable-thp \
|
--disable-thp \
|
||||||
%endif
|
|
||||||
%ifarch armv7l armv7hl
|
|
||||||
--disable-prof
|
--disable-prof
|
||||||
%else
|
%else
|
||||||
--enable-prof
|
--enable-prof
|
||||||
|
Loading…
Reference in New Issue
Block a user