Eric Engestrom writes:
> Mesa's DEBUG and assert's NDEBUG are not tied to each other, so we need
> to explicitly compile this code out.
>
> Fixes: 3df78928786134874eafa "vc4: Drop reloc_count tracking for debug
>asserts on non-debug builds."
> Cc: Eric Anholt
> Signed-off-by: Eric Engest
Mesa's DEBUG and assert's NDEBUG are not tied to each other, so we need
to explicitly compile this code out.
Fixes: 3df78928786134874eafa "vc4: Drop reloc_count tracking for debug
asserts on non-debug builds."
Cc: Eric Anholt
Signed-off-by: Eric Engestrom
---
Changes in v2:
- change DEBUG