Chromium Code Reviews| Index: third_party/mesa/README.chromium |
| diff --git a/third_party/mesa/README.chromium b/third_party/mesa/README.chromium |
| index 9407f8aef42a99a2670d6bceced988d690107656..3d17afc04653723c343930f7a309e62f6e38aab3 100644 |
| --- a/third_party/mesa/README.chromium |
| +++ b/third_party/mesa/README.chromium |
| @@ -69,3 +69,6 @@ Modifications made: |
| - Merge http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a6ec26 |
| Regenerated glsl_lexer.cc using Linux 3.13.0-63 (Ubuntu 14.04), Flex 2.5.39. |
| + |
| +- GN: disabled ubsan_vptr, since ubsan_vptr requires RTTI. |
|
brettw
2016/04/27 22:03:24
I think the BUILD.gn file is ours rather than fork
krasin
2016/04/27 22:54:37
Done.
|
| + It was already disabled in GYP. |