Files
nx-libs/nx-X11/extras/Mesa_6.4.2/configs/linux-x86-debug
2025-08-08 20:00:36 +02:00

10 lines
227 B
Plaintext

# Configuration for Linux with x86 code, but no gcc optimizations and
# debugging enabled.
include $(TOP)/configs/linux-x86
CONFIG_NAME = linux-x86-debug
OPT_FLAGS = -g
DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK