|
clang/win: Build without -Wno-incompatible-pointer-types.
It defines YY_USE_CONST when building mesa to fix this warning, disables
-Wincompatible-pointer-types for the other third-party libraries that
trigger it and fixes some underspecified dependencies in
third_party/libwebp.
BUG= 504696
Committed: https://crrev.com/c98d446e81bcc18cf4241325c8719ccdc0b7abf3
Cr-Commit-Position: refs/heads/master@{#338227}
Total comments: 1
Total comments: 4
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+86 lines, -7 lines) |
Patch |
![](/static/closedtriangle.gif) |
M |
build/common.gypi
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
build/config/compiler/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
remoting/remoting_host_win.gypi
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/iaccessible2/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/iaccessible2/iaccessible2.gyp
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/libwebp/BUILD.gn
|
View
|
1
2
|
4 chunks |
+18 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/libwebp/libwebp.gyp
|
View
|
1
2
|
4 chunks |
+23 lines, -0 lines |
2 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/libxml/BUILD.gn
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/libxml/libxml.gyp
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/mesa/BUILD.gn
|
View
|
1
2
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/mesa/mesa.gyp
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/zlib/BUILD.gn
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/zlib/zlib.gyp
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
3 comments
|
Download
|
Total messages: 32 (10 generated)
|