Enable Reactor Print() in Debug/RelWithDebInfo builds
The rr::Print() functionality is intended for debugging, so it should
always be available in Debug builds without having to set the CMake
flag explicitly. This also helps us avoid inadvertently breaking it.
Also consistently use TRUE/FALSE for Boolean values instead of a string.
Bug: b/149328074
Change-Id: Iab7e0f230dcd5b42679d64ef75bf3c0a3809a0d0
Signed-off-by:
Nicolas Capens <capn@google.com>
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/50076
Kokoro-Result: kokoro <noreply+kokoro@google.com>
Tested-by:
Nicolas Capens <nicolascapens@google.com>
Reviewed-by:
Antonio Maiorano <amaiorano@google.com>
Showing
Please
register
or
sign in
to comment