diff options
Diffstat (limited to 'util/romcc/romcc.c')
-rw-r--r-- | util/romcc/romcc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/romcc/romcc.c b/util/romcc/romcc.c index 648f7cae44..d460cfb548 100644 --- a/util/romcc/romcc.c +++ b/util/romcc/romcc.c @@ -13,7 +13,7 @@ #define MAX_ALLOCATION_PASSES 100 -#define DEBUG_CONSISTENCY 2 +#define DEBUG_CONSISTENCY 1 #define DEBUG_SDP_BLOCKS 0 #define DEBUG_TRIPLE_COLOR 0 |