diff --git a/meson_options.txt b/meson_options.txt index 6644185d..8d9df543 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -47,4 +47,4 @@ option('examples', type: 'boolean') # Optionally build the sysprof-agent tool to allow profiling inside of # containers from external system -option('agent', type: 'boolean', value: false, description: 'Build the sysprof-agent utility') +option('agent', type: 'boolean', description: 'Build the sysprof-agent utility')