mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
i965: Remove NDEBUG undef that was snuck in.
If you want debug, set --enable-debug in your config flags. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
8fe43b6dc9
commit
23e5503348
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@
|
|||
*
|
||||
**************************************************************************/
|
||||
|
||||
#undef NDEBUG
|
||||
|
||||
#include "main/glheader.h"
|
||||
#include "main/bufferobj.h"
|
||||
#include "main/context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue