[libc] Fix not using the static library on amdgpu
Summary: We have a CMake condition to not include this static library on NVPTX because their linker doesn't support it. There was a typo that made this trigger on all builds not just the NVPTX ones.
Loading
Please sign in to comment