diff --git a/meson_options.txt b/meson_options.txt index 5dc5638b..100ec6b8 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -55,4 +55,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')