Accepting request 435675 from home:Andreas_Schwab:Factory
- Disable JIT on armv6 (webkit#141288) OBS-URL: https://build.opensuse.org/request/show/435675 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=88
This commit is contained in:
parent
221366293d
commit
621753e64e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 07:37:46 UTC 2016 - schwab@suse.de
|
||||
|
||||
- Disable JIT on armv6 (webkit#141288)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 23:20:40 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -261,7 +261,7 @@ more.
|
||||
%if !0%{?is_opensuse}
|
||||
-DENABLE_PLUGIN_PROCESS_GTK2=OFF \
|
||||
%endif
|
||||
%ifarch ppc ppc64 ppc64le s390 s390x
|
||||
%ifarch armv6hl ppc ppc64 ppc64le s390 s390x
|
||||
-DENABLE_JIT=OFF \
|
||||
-DUSE_SYSTEM_MALLOC=ON \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user