Accepting request 630928 from home:Guillaume_G:branches:devel:libraries:c_c++
- Disable profiling on armv7 until boo#1105633 get fixed OBS-URL: https://build.opensuse.org/request/show/630928 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jemalloc?expand=0&rev=60
This commit is contained in:
@@ -84,7 +84,11 @@ fi
|
||||
%ifarch %arm
|
||||
--disable-thp \
|
||||
%endif
|
||||
%ifarch armv7l armv7hl
|
||||
--disable-prof
|
||||
%else
|
||||
--enable-prof
|
||||
%endif
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Reference in New Issue
Block a user