diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2013-04-17 13:07:45 +0200 |
---|---|---|
committer | Andreas Boll <andreas.boll.dev@gmail.com> | 2013-04-17 13:07:58 +0200 |
commit | fc1ce30e3f52dd4d3c535081e3bc473066c7f596 (patch) | |
tree | a3a81fd69f85d316608596822241f3fc9c392fe6 | |
parent | 79f8bcab6185b9ae0c7b49772557d72000ba352b (diff) |
cherry-ignore: gallium automake convertion bug affects only 9.1
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 3bfea20e64..20633f8ebe 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -20,6 +20,9 @@ lip setup. d411bbd5bd895617e265e023213895100e4509ef i965: Disable the GB clip test when a li mited viewport is set. +# gallium automake convertion bug affects only 9.1 +a99eb5c83fd64d64fee2b6d7f2bb3fea3264ce47 svga: always link with C++ + # Candidates for 9.1 1559994cba380a4e87a5e8dbb04b0a7475711756 i965: Fix assignment instead of comparison in asserts. 5c86a728d4f688c0fe7fbf9f4b8f88060b65c4ee r600g: fix htile buffer leak |