[libc] Disable testing for NVPTX debug builds (#86856)
Summary: Debug builds don't optimize out certain parts of the code that end up making the GPU backend crash. This results in regular builds not being successful just to build the testing objects. Disable them for now in debug mode.
parent
9d61f7ea
Please register or sign in to comment