summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-04-26 00:23:58 +0300
committerAndres Gomez <agomez@igalia.com>2017-04-26 12:34:26 +0300
commitce03b2c40ec6ab7bbb5d034e7e93d469d42a8d99 (patch)
tree3f3af7befef0d9ecc13e665f2e646d4896fc5580 /bin
parentccdae185e8225f43ece91393893b8692d7e4597e (diff)
cherry-ignore: automake: ensure that the destination directory is created
Only reported because it referes to fixes in 2 commits, but they are not in stable. Signed-off-by: Andres Gomez <agomez@igalia.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 225d083c1c6..73976dc2106 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -42,3 +42,6 @@ dee31311eb024a636466e359b43d3a67b0135f32 Revert "i965/fs: Don't emit SEL instruc
b69a03e12aa38ed5d8b60a056630ed445f6097dc i965: remove dead brw_new_shader() declaration
# fixes: it just cleans .gitignore.
f282ace67862c0633d0a8135e4808867740d0d39 i965: remove i965_symbols_test reference from .gitignore
+# fixes: reported only because referes to fixes in 2 commits, but they
+# are not in stable.
+15603055fb36a630cf3023219e9dd5c4a49c0596 anv: automake: ensure that the destination directory is created