]> git.pld-linux.org Git - packages/chromium-browser.git/blob - system-mesa.patch
Do not use bundled clang.
[packages/chromium-browser.git] / system-mesa.patch
1 in PLD Linux, windows includes are not packaged
2 http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2013-February/023459.html
3
4 --- chromium-browser-35.0.1916.114/ui/gl/generate_bindings.py~  2014-05-14 22:23:31.000000000 +0300
5 +++ chromium-browser-35.0.1916.114/ui/gl/generate_bindings.py   2014-05-25 23:32:33.414353814 +0300
6 @@ -1284,7 +1284,7 @@
7        'EGL_ANGLE_surface_d3d_texture_2d_share_handle',
8      ],
9    ],
10 -  [WGL_FUNCTIONS, 'wgl', ['GL/wglext.h'], []],
11 +#  [WGL_FUNCTIONS, 'wgl', ['GL/wglext.h'], []],
12    [GLX_FUNCTIONS, 'glx', ['GL/glx.h', 'GL/glxext.h'], []],
13  ]
14  
This page took 0.072262 seconds and 3 git commands to generate.