mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 22:10:10 +01:00
8 lines
170 B
Text
8 lines
170 B
Text
# Configuration for Linux for 64-bit X86 (Opteron)
|
|
|
|
include $(TOP)/configs/linux-x86-64
|
|
|
|
CONFIG_NAME = linux-x86-64-debug
|
|
|
|
OPT_FLAGS = -g
|
|
DEFINES += -DDEBUG -DDEBUG_MATH
|