From 60e47519d3cd151348000d72811aa7037a01e3f4 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Fri, 24 Nov 2023 01:35:51 -0600 Subject: menu --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 5fb8483..134a16f 100644 --- a/meson.build +++ b/meson.build @@ -27,4 +27,4 @@ endif subdir('src') executable('umps', umps_srcs, dependencies : [curses_dep], include_directories : umps_config_inc, - override_options : {'b_ndebug' : 'if-release'}) + override_options : {'b_ndebug' : 'if-release', 'c_std' : 'c99' }) -- cgit v1.2.3-70-g09d2