gallium: recognize DEBUG as well as DBG for debugging
This commit is contained in:
@@ -49,7 +49,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef DBG
|
||||
#if defined(DBG) || defined(DEBUG)
|
||||
#ifndef DEBUG
|
||||
#define DEBUG 1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user