mesa: Minor fix on GL/gl.h

Apply a fix which prevented to use -DGL_GLEXT_LEGACY, -Werror and -Wundef
to be used together. This produced a build fail on any software meeting
these requirements.
This commit is contained in:
bbenoist
2013-10-21 09:36:45 +02:00
parent 45851fc39a
commit 4edbaf9aa1
2 changed files with 13 additions and 0 deletions
@@ -41,6 +41,7 @@ stdenv.mkDerivation {
./static-gallium.patch
./dricore-gallium.patch
./fix-rounding.patch
./werror-wundef.patch
];
# Change the search path for EGL drivers from $drivers/* to driverLink