package/webkitgtk: fix build with ENABLE_C_LOOP=ON
authorAdrian Perez de Castro <aperez@igalia.com>
Tue, 20 Oct 2020 15:53:10 +0000 (18:53 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 25 Oct 2020 08:56:55 +0000 (09:56 +0100)
commite6e78c1752abde36b88309c5268b47072534829a
tree21242505a6f2f7c7d9b69ce7e9bac569c3ebad9b
parentf8eaccdddc3a6eecfa9a886602de0577ef01c993
package/webkitgtk: fix build with ENABLE_C_LOOP=ON

The ENABLE_C_LOOP option conflicts with ENABLE_SAMPLING_PROFILER, so
the WebKit CMake build system will emit an error when both are enabled
at the same time. To avoid hitting that situation, explicitly disable
ENABLE_SAMPLING_PROFILER as needed.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/webkitgtk/webkitgtk.mk