diff options
author | David Nusinow <[email protected]> | 2006-04-07 00:24:21 +0000 |
---|---|---|
committer | David Nusinow <[email protected]> | 2006-04-07 00:24:21 +0000 |
commit | ccb68495e02ae47d4f8868498d0e577299307288 (patch) | |
tree | 0fb9386bc5d2de9ddf0bd10ef3dca77cb73c22de /configs/linux-x86-64-debug |
Vendor drop of Mesa 6.5
Diffstat (limited to 'configs/linux-x86-64-debug')
-rw-r--r-- | configs/linux-x86-64-debug | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/linux-x86-64-debug b/configs/linux-x86-64-debug new file mode 100644 index 00000000000..46e72c990af --- /dev/null +++ b/configs/linux-x86-64-debug @@ -0,0 +1,7 @@ +# Configuration for Linux for 64-bit X86 (Opteron) + +include $(TOP)/configs/linux-x86-64 + +CONFIG_NAME = linux-x86-64-debug + +DEFINES += -DDEBUG -DDEBUG_MATH |