summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndres Gomez <[email protected]>2017-08-17 15:53:36 +0300
committerAndres Gomez <[email protected]>2017-08-21 14:30:49 +0300
commit58afecdbba07a24b1429d95c36218b4c89bc11e9 (patch)
tree2cda3d3ea9ad0871838afc4b39f50771a44923be
parent81a12778f55bc1a96a8454c521648333248d2065 (diff)
cherry-ignore: add "swr: use the correct variable for no undefined symbols"
stable: Breaks SWR compilation due to earlier commit f50aa21456 which did not land in branch. Signed-off-by: Andres Gomez <[email protected]>
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 25c74828582..e393d84a9a1 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -77,3 +77,7 @@ be5773fa8dfe9255d9abaf5c7d5bbbd2d922da08 Android: fix compile error for DRI2 loa
# stable: Commit was never applied - see above.
d85802e501a67e193a4a363cfe3b4c17c3d9e2e9 Revert "st/mesa: release sampler views when redefining a texture in st_context_teximage"
+
+# stable: Breaks SWR compilation due to earlier commit f50aa21456
+# which did not land in branch.
+4d53b16f555b2d33216518100fb2cd578428512d swr: use the correct variable for no undefined symbols