From bb4bbb5c2dddcdfb384e21c38b39b47f93d399df Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Wed, 28 Nov 2018 17:52:54 +0000 Subject: [PATCH] cherry-ignore: egl/wayland: rather obvious build fix Commit was squashed into the respective offenders 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..9c4a21d82d1 --- /dev/null +++ b/bin/.cherry-ignore @@ -0,0 +1,2 @@ +# fixes: Commit was squashed into the respective offenders +c02390f8fcd367c7350db568feabb2f062efca14 egl/wayland: rather obvious build fix