[Mesa-dev] [PATCH mesa] vc4: fix release build
Eric Anholt
eric at anholt.net
Wed Oct 25 19:35:23 UTC 2017
Eric Engestrom <eric.engestrom at imgtec.com> writes:
> Mesa's DEBUG and assert's NDEBUG are not tied to each other, so we need
> to explicitly compile this code out.
We should move these DEBUG ifdefs under NDEBUG, then -- the point was to
not have the field that's only used for the asserts when asserts don't
do anything.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171025/b4e42d1d/attachment.sig>
More information about the mesa-dev
mailing list