Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: third_party/mesa/README.chromium

Issue 1917603002: third_party/mesa: turn off ubsan_vptr, since it's compiled without rtti. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« third_party/mesa/BUILD.gn ('K') | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
+ It was already disabled in GYP.
« third_party/mesa/BUILD.gn ('K') | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698