On Monday, 2018-06-11 15:56:05 -0700, Dylan Baker wrote:
Reviewed-by: Eric Engestrom <[email protected]>
> ---
> src/compiler/nir/meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/compiler/nir/meson.build b/src/compiler/nir/meson.build
> index 598c68aff9f..b6677ae7793 100644
> --- a/src/compiler/nir/meson.build
> +++ b/src/compiler/nir/meson.build
> @@ -231,7 +231,7 @@ if with_tests
> executable(
> 'nir_control_flow_test',
> files('tests/control_flow_tests.cpp'),
> - c_args : [c_vis_args, c_msvc_compat_args, no_override_init_args],
> + cpp_args : [cpp_vis_args, cpp_msvc_compat_args],
> include_directories : [inc_common],
> dependencies : [dep_thread, idep_gtest, idep_nir],
> link_with : libmesa_util,
> --
> 2.17.1
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev