diff --git a/meson_options.txt b/meson_options.txt index cfc5862c478..27a4fcff247 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -660,7 +660,7 @@ option( option( 'intel-bvh-grl', type : 'boolean', - value : true, + value : false, description : 'Build the BVH structure using GRL.' )