From c4012542401ce202e5e4d61ebcbb38fc875d19a4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 Jan 2023 18:16:16 +0100 Subject: weston: update to 11.0.0, update dependencies --- package/meson/src/cross-compilation.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/meson/src') diff --git a/package/meson/src/cross-compilation.conf.in b/package/meson/src/cross-compilation.conf.in index eb14312bc..6ee58950e 100644 --- a/package/meson/src/cross-compilation.conf.in +++ b/package/meson/src/cross-compilation.conf.in @@ -15,7 +15,7 @@ c_args = [@TARGET_CFLAGS@] c_link_args = [@TARGET_LDFLAGS@] cpp_args = [@TARGET_CXXFLAGS@] cpp_link_args = [@TARGET_LDFLAGS@] -needs_exe_wrapper = true +needs_exe_wrapper = false [host_machine] system = 'linux' -- cgit v1.2.3