diff --git a/meson_options.txt b/meson_options.txt index 5af098b..ee09d88 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1 +1 @@ -option('native', type : 'boolean', value : false, description: 'Force native compilation, even in a cross-compilation setup') \ No newline at end of file +option('native', type : 'boolean', value : true, description: 'Force native compilation, even in a cross-compilation setup')