Disabling Suite Sparse GPUQR dependency

I am having the following error when trying to build Julia:

/usr/bin/ld: cannot find -lSuiteSparse_GPURuntime
/usr/bin/ld: cannot find -lGPUQREngine

This doesn’t look like something that should be required for me. How do I deactivate this library, or fix that in any other way?