Browse Source

added -DDEBUG so core mesa debug/ASSERT code is activated (temporary on this branch)

tags/texman_0_1_20060325
Brian Paul 20 years ago
parent
commit
613e395ab8
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      configs/linux-dri

+ 1
- 0
configs/linux-dri View File

@@ -22,6 +22,7 @@ ARCH_FLAGS ?=
DEFINES = -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE \
-D_BSD_SOURCE -D_GNU_SOURCE \
-DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER \
-DDEBUG \
-DGLX_DIRECT_RENDERING -DHAVE_ALIAS

X11_INCLUDES = -I/usr/X11R6/include

Loading…
Cancel
Save