File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ WEBKIT_OPTION_DEFINE(USE_QT6 "Whether to use Qt6 instead of Qt5" PUBLIC OFF)
104104# Private options specific to the WPE port.
105105WEBKIT_OPTION_DEFINE (USE_EXTERNAL_HOLEPUNCH "Whether to enable external holepunch" PRIVATE OFF )
106106WEBKIT_OPTION_DEFINE (USE_SPIEL "Whether to enable usage of LibSpiel for speech synthesis." PRIVATE OFF )
107- WEBKIT_OPTION_DEFINE (USE_SYSPROF_CAPTURE "Whether to use libsysprof-capture for tracing." PRIVATE ON )
107+ WEBKIT_OPTION_DEFINE (USE_SYSPROF_CAPTURE "Whether to use libsysprof-capture for tracing." PRIVATE OFF )
108108WEBKIT_OPTION_DEFINE (USE_SYSTEM_SYSPROF_CAPTURE "Whether to use a system-provided libsysprof-capture" PRIVATE ON )
109109WEBKIT_OPTION_DEFINE (USE_SYSTEM_UNIFDEF "Whether to use a system-provided unifdef" PRIVATE ON )
110110WEBKIT_OPTION_DEFINE (ENABLE_JSC_RESTRICTED_OPTIONS_BY_DEFAULT "Whether to enable dangerous development options in JSC by default." PRIVATE OFF )
You can’t perform that action at this time.
0 commit comments