[packages/gtk-webkit4] - fix build on x32 by using C_LOOP veriant

qboosh qboosh at pld-linux.org
Sun Apr 21 22:19:02 CEST 2019


commit 00cdc5526a80b08c21fb69c7d9b0089cbdfd3063
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 21 22:18:56 2019 +0200

    - fix build on x32 by using C_LOOP veriant

 gtk-webkit4.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gtk-webkit4.spec b/gtk-webkit4.spec
index bdea1fa..0010f29 100644
--- a/gtk-webkit4.spec
+++ b/gtk-webkit4.spec
@@ -168,7 +168,9 @@ cd build
 	%{!?with_gtk2:-DENABLE_PLUGIN_PROCESS_GTK2=OFF} \
 	%{!?with_wayland:-DENABLE_WAYLAND_TARGET=OFF} \
 %ifarch x32
+	-DENABLE_C_LOOP=ON \
 	-DENABLE_JIT=OFF \
+	-DENABLE_SAMPLING_PROFILER=OFF \
 %endif
 	-DENABLE_VIDEO=ON \
 	-DENABLE_WEB_AUDIO=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit4.git/commitdiff/00cdc5526a80b08c21fb69c7d9b0089cbdfd3063



More information about the pld-cvs-commit mailing list