From ef5dbb54f69a02eb4ce91020e769c8c658402445 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 18 Dec 2017 15:03:17 +0000 Subject: [PATCH] cherry-ignore: meson: fix strtof locale support check Meson is explicitly disabled in branch. Signed-off-by: Emil Velikov --- bin/.cherry-ignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bin/.cherry-ignore diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore new file mode 100644 index 00000000000..68d200be6f3 --- /dev/null +++ b/bin/.cherry-ignore @@ -0,0 +1,2 @@ +# fixes: The commit addresses Meson which is explicitly disabled for 17.3 +ab0809e5529725bd0af6f7b6ce06415020b9d32e meson: fix strtof locale support check